hush/findutils
Eric Andersen 7526f035f4 Fix a buffer overflow. Which accounted for the size of the path, plus the the
'/', plus the size of the test command.  It did not account for the terminating
NULL, which overwrote the end of the string.
 -Erik
2001-05-04 20:47:33 +00:00
..
find.c Applied patch from David Douthitt to re-add -print option to find. 2001-03-28 22:04:42 +00:00
grep.c The tiniest of bracket-placement fixes. 2001-04-17 17:30:44 +00:00
which.c Fix a buffer overflow. Which accounted for the size of the path, plus the the 2001-05-04 20:47:33 +00:00
xargs.c xstrdup xargs cleanup from Jeff Garzik 2001-03-23 17:11:22 +00:00