This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Patch: name-finder fd leak fix


>>>>> "Andrew" == Andrew Haley <aph@redhat.com> writes:

Andrew> Fine, although if pipe() fails we're in a bad way already.

I've had long-running server processes leak fds and run out of them.
That was in the olden days though, on SunOS, when fd limits were a lot
smaller.

Really, though, this patch is pretty pedantic.  It is very unlikely to
be a real concern.  That won't stop me from checking it in though :-)

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]