Re: [bug #34976] find: Failed to save working directory in order to [...]: Too many open files

2013-09-20 Thread James Youngman
Thanks for spotting these. The typo I fixed with the obvious change (there was another example, in the ChangeLog file itself). The seq problem I fixed by pre-expanding the lists; the patch for this is attached (I have pushed it). 0001-Make-sv-34976-execdir-fd-leak.sh-test-more-POSIX-com.patch

Re: [bug #34976] find: Failed to save working directory in order to [...]: Too many open files

2013-09-20 Thread Eric Blake
On 09/20/2013 04:01 PM, James Youngman wrote: > Update of bug #34976 (project findutils): > > Severity: 3 - Normal => 4 - Important > Item Group:None => Wrong result > Status:N

[bug #34976] find: Failed to save working directory in order to [...]: Too many open files

2013-09-20 Thread James Youngman
Update of bug #34976 (project findutils): Severity: 3 - Normal => 4 - Important Item Group:None => Wrong result Status:None => Fixed

Re: [PATCH] maint: avoid overflow warning in xargs

2013-09-20 Thread James Youngman
Bernhard, I applied your patch in a modified form (attached) because it's also necessary to update the ChangeLog. Thanks for your contributions to findutils (and the copyright assignment). I have added you to the AUTHORS file. Thanks, James. 0001-xargs-Fix-integer-overflow-in-implicit-convers

[ping] [PATCH] find: fix potential buffer overflow in -execdir and -okdir

2013-09-20 Thread Dmitry V. Levin
ping? On Thu, May 16, 2013 at 03:48:21AM +0400, Dmitry V. Levin wrote: > * lib/buildcmd.c (bc_push_arg): Take prefix length into account > to avoid state->argbuf overflow. > * NEWS: Mention this fix. > --- > > It would be a security issue if one could control factors triggering this > bug, which

[bug #40067] [PATCH] configure.ac: look for prefixed ar

2013-09-20 Thread James Youngman
Update of bug #40067 (project findutils): Severity: 3 - Normal => 2 - Minor Item Group:None => Compilation Failure Status:None => Fixed Assigned to:

[bug #39602] Undefined reference to "NOT_AN_INODE_NUMBER"

2013-09-20 Thread James Youngman
Update of bug #39602 (project findutils): Status:None => Fixed Assigned to:None => jay ___ Follow-up Comment #1: I fixed the probl

Re: who would have ever guessed that findutils have info pages?

2013-09-20 Thread James Youngman
Thanks for the suggested improvement. I've taken the text from the coreutils' SEE ALSO section (adapting it, of course).