findutils-patches
[Top][All Lists]
Advanced

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

Re: [Findutils-patches] patch for #20662 memory leak


From: James Youngman
Subject: Re: [Findutils-patches] patch for #20662 memory leak
Date: Sat, 4 Aug 2007 15:21:02 +0100

Hmm, does this change modify the result of this program?   (on Cygwin
you may prefer to remove the "//" argument without affecting the
validity of the check).

$ cd /
$ find tmp/ / // ///  /tmp/ /tmp -maxdepth 0 -printf "%p %f\n"
tmp/ tmp/
/ /
// /
/// /
/tmp/ tmp/
/tmp tmp


James.




reply via email to

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