Date: Sun, 10 Nov 2002 17:43:32 -0800 (PST) From: Ian Dowse <iedowse@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_descrip.c Message-ID: <200211110143.gAB1hWni092852@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
iedowse 2002/11/10 17:43:32 PST
Modified files: (Branch: RELENG_4)
sys/kern kern_descrip.c
Log:
MFC: fix a file descriptor leak in fpathconf() that occurs when a
socket descriptor is supplied. The bug was introduced in revision
1.94 and MFC'd by revision 1.81.2.6 (both Nov 2000). It was then
fixed in -CURRENT by revision 1.114 (Jan 2002) as part of the file
locking changes, but the bugfix was not MFC'd.
PR: kern/28218
Reported by: NAKAMURA Takayuki <tak@st.rim.or.jp>
Revision Changes Path
1.81.2.15 +6 -4 src/sys/kern/kern_descrip.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?200211110143.gAB1hWni092852>
