mirror of
https://git.busybox.net/busybox
synced 2026-01-31 16:43:21 +00:00
I found overflow problem in xargs applet
(allocated not space for trailing '\0').
Last patch also reduce 22 bytes size. ;)
|
||
|---|---|---|
| .. | ||
| config.in | ||
| find.c | ||
| grep.c | ||
| Makefile | ||
| Makefile.in | ||
| which.c | ||
| xargs.c | ||