CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/03/25 05:10:49
Modified files:
lib/libz : Tag: OPENBSD_7_0 deflate.c deflate.h trees.c
gnu/usr.bin/perl/cpan/Compress-Raw-Zlib/zlib-src: Tag:
OPENBSD_7_0
deflate.c
deflate.h
trees.c
Log message:
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.
ok mbuhl millert
this is errata/7.0/018_zlib.patch.sig
