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
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
Update of bug #34976 (project findutils):
Severity: 3 - Normal => 4 - Important
Item Group:None => Wrong result
Status:None => Fixed
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?
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
Update of bug #40067 (project findutils):
Severity: 3 - Normal => 2 - Minor
Item Group:None => Compilation Failure
Status:None => Fixed
Assigned to:
Update of bug #39602 (project findutils):
Status:None => Fixed
Assigned to:None => jay
___
Follow-up Comment #1:
I fixed the probl
Thanks for the suggested improvement. I've taken the text from the
coreutils' SEE ALSO section (adapting it, of course).