rwatson     2007-01-06 22:28:28 UTC

  FreeBSD src repository

  Modified files:
    sys/security/audit   audit_arg.c 
  Log:
  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.
  
  MFC after:      1 week
  
  Revision  Changes    Path
  1.9       +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