diff options
author | James Morris <jmorris@redhat.com> | 2005-04-17 00:24:03 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-04-17 00:24:03 +0200 |
commit | 388c69789a2a2e50965e805e3e641418082b352c (patch) | |
tree | 6a715440068d1df09fee5bc2e7e9ac0d8af37cae /fs/filesystems.c | |
parent | [PATCH] fix Bug 4395: modprobe bttv freezes the computer (diff) | |
download | linux-388c69789a2a2e50965e805e3e641418082b352c.tar.xz linux-388c69789a2a2e50965e805e3e641418082b352c.zip |
[PATCH] SELinux: fix bug in Netlink message type detection
This patch fixes a bug in the SELinux Netlink message type detection code,
where the wrong constant was being used in a case statement. The incorrect
value is not valid for this class of object so it would not have been
reached, and fallen through to a default handler for all Netlink messages.
Signed-off-by: James Morris <jmorris@redhat.com>
Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'fs/filesystems.c')
0 files changed, 0 insertions, 0 deletions