On Sun, Jun 02, 2013 at 12:49:49PM -0700, Paul B. Henson wrote: > + leb_size = xstrtou(buf, 10);
Meh, there's a trailing newline at the end of buf in this version that causes xstrtou to barf :(. I fixed it and submitted an updated patch, please disregard the first one. _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
