]> git.ipfire.org Git - thirdparty/zlib-ng.git/commit
Do not set s->prev_length in deflate_medium, it is previously set in lm_init already.
authorNathan Moinvaziri <nathan@solidstatenetworks.com>
Wed, 10 Jun 2020 06:00:36 +0000 (23:00 -0700)
committerHans Kristian Rosbach <hk-github@circlestorm.org>
Sat, 27 Jun 2020 14:24:14 +0000 (16:24 +0200)
commit4b1e9ea6184467f5971f13e1b3cef8fec929eb69
treeedddf2b35ca4873ff8b82665ce2026c39f4f7e90
parentb5bc4983156f479dfd139d534dc18c385e077ffb
Do not set s->prev_length in deflate_medium, it is previously set in lm_init already.
deflate_medium.c