Date: Tue, 30 Sep 2014 19:49:37 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 186861] [PATCH] bsdgrep(1): xzgrep(1) sometimes doesn't find matches it should find Message-ID: <bug-186861-8-oZuygjcCl7@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-186861-8@https.bugs.freebsd.org/bugzilla/> References: <bug-186861-8@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=186861 shoesoft@gmx.net changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #147810|0 |1 is obsolete| | --- Comment #5 from shoesoft@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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-186861-8-oZuygjcCl7>