]> git.neil.brown.name Git - history.git/commit
[PATCH] SELinux: Fix error handling bug.
authorAndrew Morton <akpm@osdl.org>
Mon, 16 Feb 2004 02:06:53 +0000 (18:06 -0800)
committerLinus Torvalds <torvalds@home.osdl.org>
Mon, 16 Feb 2004 02:06:53 +0000 (18:06 -0800)
commitb01d7ca34aa35fa2b1b57693cc13ab7ba7bd5b3f
tree213eb03a7bfcbebe144e2668771ce7b865609597
parente76445c88353f558aa49c4f52b4d0a713959eef8
[PATCH] SELinux: Fix error handling bug.

From: James Morris <jmorris@redhat.com>

The patch below fixes an error handling flaw, where we need to return a
Netfilter verdict from the function rather than a standard error code.
security/selinux/hooks.c