rwatson 2007-02-20 13:38:11 UTC
FreeBSD src repository
Modified files:
sys/security/audit audit_arg.c
Log:
Update auditing of socket information for the inpcb new world order:
so_pcb will always be non-NULL, and lock the inpcb while non-atomically
accessing address data.
Revision Changes Path
1.10 +4 -6 src/sys/security/audit/audit_arg.c