Date: Thu, 8 Nov 2007 15:33:10 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/security/audit audit_arg.c Message-ID: <200711081533.lA8FXAG1055194@repoman.freebsd.org>
index | next in thread | raw e-mail
rwatson 2007-11-08 15:33:10 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/security/audit audit_arg.c
Log:
Mege audit_arg.c:1.9 from HEAD to RELENG_6:
When returning early from audit_arg_file() due to so->so_pcb being NULL
(due to an early reset or the like), remember to unlock the socket lock.
This will not occur in 7-CURRENT, but could in theory occur in 6-STABLE.
Revision Changes Path
1.6.2.4 +3 -2 src/sys/security/audit/audit_arg.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200711081533.lA8FXAG1055194>
