CVS: cvs.openbsd.org: src

Gilles Chehade <[email protected]>
Newsgroups gmane.os.openbsd.cvs
Message-ID <[email protected]>
CVSROOT:	/cvs
Module name:	src
Changes by:	[email protected]	2026/07/12 17:17:12

Modified files:
	usr.sbin/smtpd : compress_gzip.c 

Log message:
use inflateEnd() to tear down the inflate stream in uncompress_gzip_chunk()

the decompression path sets up the stream with inflateInit2() but the
cleanup block called deflateEnd(), mismatching the zlib inflate/deflate
APIs and leaking the stream state on every gzip queue read.

from Andrew Griffiths, ok op@
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.