]> git.ipfire.org Git - thirdparty/zlib-ng.git/commit
Don't set bflush to zero since it is assigned before used.
authorNathan Moinvaziri <nathan@solidstatenetworks.com>
Wed, 10 Jun 2020 05:58:18 +0000 (22:58 -0700)
committerHans Kristian Rosbach <hk-github@circlestorm.org>
Sat, 27 Jun 2020 14:24:14 +0000 (16:24 +0200)
commitb5bc4983156f479dfd139d534dc18c385e077ffb
treea0ea978453ac3935b935c477ff8a2f25304df4b8
parent0b1bc95c139f477bc381f874cd7edb5aa006b58e
Don't set bflush to zero since it is assigned before used.
deflate_slow.c