Date: Tue, 28 Jan 2003 12:40:34 -0800 (PST) From: Garrett Wollman <wollman@FreeBSD.org> To: sean-freebsd@farley.org, wollman@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: bin/47599: Memory leak on stdout Message-ID: <200301282040.h0SKeYtk078903@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
Synopsis: Memory leak on stdout State-Changed-From-To: open->closed State-Changed-By: wollman State-Changed-When: Tue Jan 28 12:38:48 PST 2003 State-Changed-Why: Since no conforming application can tell the difference, this is not a bug, but rather a false positive in your leak-checker. All memory is automatically freed on process exit, and all file descriptors are closed. http://www.freebsd.org/cgi/query-pr.cgi?pr=47599 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200301282040.h0SKeYtk078903>