rwatson 2008-05-06 00:32:24 UTC
FreeBSD src repository
Modified files:
sys/security/audit audit.h
Log:
When testing whether to enter the audit argument gathering code, rather
than checking whether audit is enabled globally, instead check whether
the current thread has an audit record. This avoids entering the audit
code to collect argument data if auditing is enabled but the current
system call is not of interest to audit.
MFC after: 1 week
Sponsored by: Apple, Inc.
Revision Changes Path
1.18 +1 -1 src/sys/security/audit/audit.h
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"