Fix bug when using gzflush() with a very small buffer.
authortb <tb@openbsd.org>
Tue, 15 Aug 2023 12:18:46 +0000 (12:18 +0000)
committertb <tb@openbsd.org>
Tue, 15 Aug 2023 12:18:46 +0000 (12:18 +0000)
commitcb4f93b0b373fb30800b379faf83e7f3d5d26f4c
treede86bf1f608f38f088aca498fdf4b9e3d5e7990a
parentdf03c47c2b27f11490e117c18adb57e06b030fe5
Fix bug when using gzflush() with a very small buffer.

from upstream
lib/libz/gzlib.c