Avoid out-of-bounds pointer arithmetic in inflateCopy().
authortb <tb@openbsd.org>
Thu, 5 Sep 2024 16:16:54 +0000 (16:16 +0000)
committertb <tb@openbsd.org>
Thu, 5 Sep 2024 16:16:54 +0000 (16:16 +0000)
commitb9bd0f6b85133c5a2ba753b0f06d4db3e920dcbf
tree5f08f2566a351bdc7045536bbac07e1aca6fef20
parent64a93525ad939b18b84b0c5fad5e23dc92a84a16
Avoid out-of-bounds pointer arithmetic in inflateCopy().

from upstream, no ABI or API change.
ok beck deraadt
lib/libz/inflate.c