[AUDIT] clean up audit_receive_msg()
authorEric Paris <eparis@redhat.com>
Mon, 7 Jan 2008 23:14:19 +0000 (18:14 -0500)
committerAl Viro <viro@zeniv.linux.org.uk>
Fri, 1 Feb 2008 19:24:39 +0000 (14:24 -0500)
generally clean up audit_receive_msg() don't free random memory if
selinux_sid_to_string fails for some reason.  Move generic auditing
to a helper function

Signed-off-by: Eric Paris <eparis@redhat.com>

No differences found