]> git.ipfire.org Git - thirdparty/xz.git/commit
xzgrep: Make the fix for ZDI-CAN-16587 more robust.
authorLasse Collin <lasse.collin@tukaani.org>
Mon, 18 Jul 2022 21:10:55 +0000 (00:10 +0300)
committerLasse Collin <lasse.collin@tukaani.org>
Mon, 18 Jul 2022 21:10:55 +0000 (00:10 +0300)
commita648978b20495b7aa4a8b029c5a810b5ad9d08ff
tree065748cd674294411531177366ffcaa0ccec261d
parentbd7b290f3fe4faeceb7d3497ed9bf2e6ed5e7dc5
xzgrep: Make the fix for ZDI-CAN-16587 more robust.

I don't know if this can make a difference in the real world
but it looked kind of suspicious (what happens with sed
implementations that cannot process very long lines?).
At least this commit shouldn't make it worse.
src/scripts/xzgrep.in