]> git.ipfire.org Git - thirdparty/zlib-ng.git/commit
Move zero check for insert_string count to fill_window since it is the only place...
authorNathan Moinvaziri <nathan@nathanm.com>
Wed, 19 Aug 2020 00:45:48 +0000 (17:45 -0700)
committerHans Kristian Rosbach <hk-github@circlestorm.org>
Thu, 20 Aug 2020 19:49:17 +0000 (21:49 +0200)
commitdd753715a99e1ec258fc38b4761071e199495ede
treebfc7b311ce4c7f637e7ab9bef18fa87c3c32af00
parentda1ab79e1d9608d669297a9964644a6a39526be1
Move zero check for insert_string count to fill_window since it is the only place where count is ever passed as zero.
deflate.c
insert_string_tpl.h