On Saturday 29 September 2007 04:16, Loïc Grenié wrote:
>    Removes a couple of bytes.

Thanks, applied.

The code also does not reallocate buffer _down_ to minimum needed size.
This can waste some RAM. I am adding cwd = xrealloc(cwd, strlen(cwd) + 1).
--
vda
_______________________________________________
busybox mailing list
[email protected]
http://busybox.net/cgi-bin/mailman/listinfo/busybox

Reply via email to