]> Sergey Matveev's repositories - public-inbox.git/commitdiff
dsdeflate: shorten scope of initial buffer
authorEric Wong <e@80x24.org>
Sat, 23 Jul 2022 15:52:08 +0000 (15:52 +0000)
committerEric Wong <e@80x24.org>
Sun, 24 Jul 2022 23:06:07 +0000 (23:06 +0000)
There's no need to keep the initial buffer alive in package-wide
scope once it's replaced by `$next' in ->write or ->zflush.


No differences found