mirror of
https://git.busybox.net/busybox
synced 2026-01-31 16:43:21 +00:00
1) a non NULL terminated buffer that can mess up output, spotted by Ian Latter 2) in miscutils/strings.c: get rid of useless pointer dereference in third part of for(;;), spotted by Larry Doolittle 3) bug when reading from a pipe and being invoked as strings "cat Readme | strings" is broken "cat Readme | busybox strings" works spotted by Ian Latter and fixed by Tito. |
||
|---|---|---|
| .. | ||
| adjtimex.c | ||
| Config.in | ||
| crond.c | ||
| crontab.c | ||
| dc.c | ||
| devfsd.c | ||
| hdparm.c | ||
| last.c | ||
| makedevs.c | ||
| Makefile | ||
| Makefile.in | ||
| mt.c | ||
| rx.c | ||
| strings.c | ||
| time.c | ||
| watchdog.c | ||