Date: Sat, 16 Feb 2002 09:05:49 -0800 (PST) From: Ian Dowse <iedowse@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/rpc rpcb_clnt.c Message-ID: <200202161705.g1GH5n600727@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
iedowse 2002/02/16 09:05:49 PST Modified files: lib/libc/rpc rpcb_clnt.c Log: Fix two file descriptor leaks in the internal function local_rpcb() that is used by a number of rpcbind-related library functions. Also fix a rpc client leak in rpcb_set(). Submitted by: mbr Obtained from: NetBSD Revision Changes Path 1.6 +8 -1 src/lib/libc/rpc/rpcb_clnt.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?200202161705.g1GH5n600727>