bug-findutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #27375] find leaks fds to child processes


From: Eric Blake
Subject: [bug #27375] find leaks fds to child processes
Date: Wed, 02 Sep 2009 21:52:00 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2 (.NET CLR 3.5.30729)

Follow-up Comment #1, bug #27375 (project findutils):

This patch fixes part of the leak; the other part comes from updating gnulib
to pick up my patch to plug fts.  Still needs NEWS and a testsuite addition
(ls /proc/self/fd is cute, but it would be nice if there were something more
portable.  Using -exec sh -c 'exec 4<&3' ; and checking for an error message
from sh relating to failure to clone fd 3 from sh may be a bit better, but
that is still not portable to all shells).


(file #18671)
    _______________________________________________________

Additional Item Attachment:

File name: findutils.patch1               Size:3 KB


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?27375>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]