https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=186861
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #147810|0 |1 is obsolete| | --- Comment #5 from [email protected] --- Created attachment 147858 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=147858&action=edit improved patch improved version of the patch: * laction must be initialized to LZMA_RUN for each new file * allocate lin_buf on heap (avoids wasting 32KB if we're not using xz) -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
