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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to