]> 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>
Sun, 24 Jul 2022 08:38:19 +0000 (11:38 +0300)
commit6351ea1afb261ec9be95f808bcbe724e0da4ae09
treeec9075996493c15728442c01feb91fcf31147d5b
parent2c1ff2ed6b9f17b3913866a15d776ebbbeb824d2
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