cvs commit: src/sys/security/audit audit_arg.c audit_bsm.c
Robert Watson
rwatson at FreeBSD.org
Mon Jun 5 16:13:55 UTC 2006
rwatson 2006-06-05 16:12:00 UTC
FreeBSD src repository
Modified files:
sys/security/audit audit_arg.c audit_bsm.c
Log:
When generating the process token, need to check whether the
process was sucessfully audited. Otherwise, generate the PID
token. This change covers the pid < 0 cases, and pid lookup
failure cases.
Submitted by: wsalamon
Obtained from: TrustedBSD Project
Revision Changes Path
1.4 +3 -1 src/sys/security/audit/audit_arg.c
1.6 +11 -14 src/sys/security/audit/audit_bsm.c
More information about the cvs-src
mailing list