Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Jan 2003 05:19:05 -0800 (PST)
From:      Jacques Vidrine <nectar@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_descrip.c vfs_syscalls.c
Message-ID:  <200301061319.h06DJ5GQ041646@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
nectar      2003/01/06 05:19:05 PST

  Modified files:
    sys/kern             kern_descrip.c vfs_syscalls.c 
  Log:
  Correct file descriptor leaks in lseek and do_dup.
  The leak in lseek was introduced in vfs_syscalls.c revision 1.218.
  The leak in do_dup was introduced in kern_descrip.c revision 1.158.
  
  Submitted by:   iedowse
  
  Revision  Changes    Path
  1.178     +1 -0      src/sys/kern/kern_descrip.c
  1.303     +15 -8     src/sys/kern/vfs_syscalls.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?200301061319.h06DJ5GQ041646>