zlib: sync with upstream
authortb <tb@openbsd.org>
Fri, 15 Mar 2024 21:32:21 +0000 (21:32 +0000)
committertb <tb@openbsd.org>
Fri, 15 Mar 2024 21:32:21 +0000 (21:32 +0000)
commitd62e7792cc782dbe996fdfa0cc89a6ba3ab562cd
treea51f6b3e0a8970f459da3804014e9a598e14d3e8
parent4c1980a13ffd8ed4fe572602bb4c551533d33f72
zlib: sync with upstream

More Windows #ifdef shuffling. Only one change relevant for OpenBSD:
Make deflateBound() more conservative and handle Z_STREAM_END.
lib/libz/deflate.c
lib/libz/gzguts.h
lib/libz/gzlib.c