cvs commit: src/sys/kern kern_descrip.c

David Malone dwmalone at FreeBSD.org
Sun Dec 28 11:27:16 PST 2003


dwmalone    2003/12/28 11:27:14 PST

  FreeBSD src repository

  Modified files:
    sys/kern             kern_descrip.c 
  Log:
  Plug a leak of open files that happens when you exec a suid program
  with one of std{in,out,err} open. This helps with the file descriptor
  leaks reported on -current. This should probably be merged into 5.2.
  
  Reviewed by:    ru
  Tested by:      Bjoern A. Zeeb <bzeeb-lists at lists.zabbadoz.net>
  
  Revision  Changes    Path
  1.216     +1 -0      src/sys/kern/kern_descrip.c


More information about the cvs-all mailing list