Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Feb 2003 21:46:55 -0800 (PST)
From:      Scott Long <scottl@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_descrip.c
Message-ID:  <200302240546.h1O5ktWM048330@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
scottl      2003/02/23 21:46:55 PST

  Modified files:
    sys/kern             kern_descrip.c 
  Log:
  Don't NULL out p_fd until after closefd() has been called.  This isn't
  totally correct, but it has caused breakage for too long.  I welcome
  someone with more fd fu to fix it correctly.
  
  Revision  Changes    Path
  1.191     +6 -4      src/sys/kern/kern_descrip.c

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




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