aboutsummaryrefslogtreecommitdiffstats
path: root/security/selinux/hooks.c
diff options
context:
space:
mode:
authorPaul Moore <[email protected]>2013-07-23 21:38:38 +0000
committerEric Paris <[email protected]>2013-07-25 17:03:27 +0000
commitb04eea886409de7460b5727b5931fb0bd417275f (patch)
tree3be19b6275c41fc53aad1e1842723e43245a78b2 /security/selinux/hooks.c
parentSELinux: use a helper function to determine seclabel (diff)
downloadkernel-b04eea886409de7460b5727b5931fb0bd417275f.tar.gz
kernel-b04eea886409de7460b5727b5931fb0bd417275f.zip
selinux: fix problems in netnode when BUG() is compiled out
When the BUG() macro is disabled at compile time it can cause some problems in the SELinux netnode code: invalid return codes and uninitialized variables. This patch fixes this by making sure we take some corrective action after the BUG() macro. Reported-by: Geert Uytterhoeven <[email protected]> Signed-off-by: Paul Moore <[email protected]> Signed-off-by: Eric Paris <[email protected]>
Diffstat (limited to 'security/selinux/hooks.c')
0 files changed, 0 insertions, 0 deletions