Date: Mon, 16 Mar 2009 17:15:02 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/security/audit audit.h Message-ID: <200903161715.n2GHFI5K066117@repoman.freebsd.org>
index | next in thread | raw e-mail
rwatson 2009-03-16 17:15:02 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
sys/security/audit audit.h
Log:
SVN rev 189889 on 2009-03-16 17:15:02Z by rwatson
Merge r186822 from head to stable/7:
In AUDIT_SYSCALL_EXIT(), invoke audit_syscall_exit() only if an audit
record is active on the current thread--historically we may always
have wanted to enter the audit code if auditing was enabled, but now
we just commit the audit record so don't need to enter if there isn't
one.
Obtained from: TrustedBSD Project
Sponsored by: Apple, Inc.
Revision Changes Path
1.14.2.7 +3 -3 src/sys/security/audit/audit.h
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200903161715.n2GHFI5K066117>
