[bug #20751] memory corruption in lib/listfile.c can cause segfault

2007-08-10 Thread anonymous
URL: Summary: memory corruption in lib/listfile.c can cause segfault Project: findutils Submitted by: None Submitted on: Saturday 08/11/2007 at 06:30 UTC Category: find

Re: human interface change?!? [Re: xstrtol.h

2007-08-10 Thread Paul Eggert
Jim Meyering <[EMAIL PROTECTED]> writes: > All of your changes look fine, modulo Eric's test catch. > You're welcome to check in the gnulib part. > Then I'll do the coreutils bits. OK, thanks, I checked in the gnulib part (with Eric's test catch). ___

Re: human interface change?!? [Re: xstrtol.h

2007-08-10 Thread Paul Eggert
Eric Blake <[EMAIL PROTECTED]> writes: > Didn't we decide that opti is not reset between getopt_long invocations?... > And you would also have to patch POTFILES.in. Right you are, on both points. Here's a revised patch for findutils. You might want to adjust the indentation of the 'for' loop aft