On Sat, Dec 6, 2014 at 7:41 PM, Lauri Kasanen <[email protected]> wrote: > On Sat, Dec 6, 2014, at 18:11, Denys Vlasenko wrote: >> Please see attached patch (only compile-tested so far). >> It builds on your work, implementing in-memory compression >> for all unpackers we have. > > It misses the "plus one zero byte" behavior of the non-compressed path > (xmalloc_read). I bet some callers depend on it, using str* functions on > the returned buffer.
Fixed, and committed to git. Please try it. _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
