Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Jan 2007 22:28:28 +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:  <200701062228.l06MSSeJ088499@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200701062228.l06MSSeJ088499>