cvs commit: src/sys/security/audit audit_arg.c

Robert Watson rwatson at FreeBSD.org
Thu Nov 8 07:33:10 PST 2007


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


More information about the cvs-src mailing list