diff options
author | 2007-08-08 00:01:46 +0100 | |
---|---|---|
committer | 2007-08-07 19:58:56 -0700 | |
commit | 175fc484256e9c85e043f599ec2f6bc0d2e6c443 (patch) | |
tree | e9a485aaa0810cb85f1198579596f9bd46d5e7c0 /drivers/acpi/debug.c | |
parent | drivers/net/ibmveth.c: memset fix (diff) | |
download | linux-dev-175fc484256e9c85e043f599ec2f6bc0d2e6c443.tar.xz linux-dev-175fc484256e9c85e043f599ec2f6bc0d2e6c443.zip |
fix oops in __audit_signal_info()
The check for audit_signals is misplaced and the check for
audit_dummy_context() is missing; as the result, if we send a signal to
auditd from task with NULL ->audit_context while we have audit_signals
!= 0 we end up with an oops.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Acked-by: James Morris <jmorris@namei.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/acpi/debug.c')
0 files changed, 0 insertions, 0 deletions