[Bug 186861] [PATCH] bsdgrep(1): xzgrep(1) sometimes doesn't find matches it should find

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Sep 30 19:49:38 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=186861

shoesoft at gmx.net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #147810|0                           |1
        is obsolete|                            |

--- Comment #5 from shoesoft at gmx.net ---
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.


More information about the freebsd-bugs mailing list