Fix memory corruption bug in zlib
authorbluhm <bluhm@openbsd.org>
Sun, 27 Mar 2022 10:01:51 +0000 (10:01 +0000)
committerbluhm <bluhm@openbsd.org>
Sun, 27 Mar 2022 10:01:51 +0000 (10:01 +0000)
commitfc2b99ebe1b1193529d8e292ef0fd8f6aad3d41f
treebc7682cbaaa4217718f58444fb0d85389fd4cfb9
parentf90d98f9f9ddb66fd5ea0c484ef1b391b8728a61
Fix memory corruption bug in zlib

zlib has a crashing bug. The bug fix has been sitting in the
unreleased develop branch for nearly four years. Pull in this fix
and a small followup.

same fix as in base lib/libz
gnu/usr.bin/perl/cpan/Compress-Raw-Zlib/zlib-src/deflate.c
gnu/usr.bin/perl/cpan/Compress-Raw-Zlib/zlib-src/deflate.h
gnu/usr.bin/perl/cpan/Compress-Raw-Zlib/zlib-src/trees.c