Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 May 2008 20:06:59 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/truss setup.c
Message-ID:  <200805232007.m4NK73wF029671@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2008-05-23 20:06:59 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    usr.bin/truss        setup.c 
  Log:
  - Close a small fd leak that can occur if we have to do more than one
    PIOCWAIT after forking a new child process.
  - Use NULL instead of 0 in one spot.
  
  This is a direct commit to RELENG_6 since it only applies to the procfs
  code and newer branches use ptrace() rather than procfs.
  
  Revision  Changes    Path
  1.21.2.2  +2 -1      src/usr.bin/truss/setup.c



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