mirror of
https://git.busybox.net/busybox
synced 2026-01-31 16:43:21 +00:00
fix command de-escaping. Tested to download files with embeeded \xff and LF. libbb: tweaks for the above function old new delta ftpd_main 2231 2321 +90 xmalloc_fgets_internal 190 222 +32 xmalloc_fgets_str_len - 27 +27 xmalloc_fgets_str 7 23 +16 xmalloc_fgetline_str 10 26 +16 ------------------------------------------------------------------------------ (add/remove: 1/0 grow/shrink: 4/0 up/down: 181/0) Total: 181 bytes |
||
|---|---|---|
| .. | ||
| applets.h | ||
| busybox.h | ||
| dump.h | ||
| grp_.h | ||
| inet_common.h | ||
| libbb.h | ||
| platform.h | ||
| pwd_.h | ||
| rtc_.h | ||
| shadow_.h | ||
| unarchive.h | ||
| usage.h | ||
| volume_id.h | ||
| xatonum.h | ||
| xregex.h | ||