Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Aug 2002 08:46:10 -0700 (PDT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/compat/svr4 svr4_misc.c
Message-ID:  <200208151546.g7FFkB2u052991@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2002/08/15 08:46:10 PDT

  Modified files:
    sys/compat/svr4      svr4_misc.c 
  Log:
  On MAC check failure for readdir, use 'goto out' to use the common exit
  handling, rather than returning directly to prevent leaking of vnode
  reference/lock.
  
  Obtained from:  TrustedBSD Project
  Sponsored by:   DARPA, NAI Labs
  
  Revision  Changes    Path
  1.49      +1 -1      src/sys/compat/svr4/svr4_misc.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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