Petr Štetiar f443e9de70 zlib: backport null dereference fix
The curl developers found test case that crashed in their testing when
using zlib patched against CVE-2022-37434, same patch we've backported
in commit 7df6795d4c25 ("zlib: backport fix for heap-based buffer
over-read (CVE-2022-37434)"). So we need to backport following patch in
order to fix issue introduced in that previous CVE-2022-37434 fix.

References: https://github.com/curl/curl/issues/9271
Fixes: 7df6795d4c25 ("zlib: backport fix for heap-based buffer over-read (CVE-2022-37434)")
Signed-off-by: Petr Štetiar <ynezz@true.cz>
2022-08-09 08:08:08 +02:00
..
2022-08-06 19:58:46 +02:00
2021-02-14 19:38:15 +01:00
2022-08-09 00:20:09 +02:00
2020-02-22 16:34:57 +01:00
2022-07-30 23:50:44 +02:00
2021-02-14 19:38:15 +01:00
2022-07-04 20:37:41 +02:00
2022-06-24 17:10:24 +02:00
2022-07-10 17:55:50 +02:00
2021-10-31 13:01:24 +00:00
2022-07-10 19:07:47 +02:00
2021-12-21 21:37:05 +02:00
2022-07-10 19:07:47 +02:00
2022-07-17 13:43:48 +02:00
2022-03-19 17:42:29 +01:00
2022-07-03 20:25:38 +02:00
2022-07-07 21:22:36 +02:00
2022-04-16 14:02:11 +02:00
2019-02-26 23:20:04 +01:00
2022-04-16 14:02:11 +02:00
2022-07-31 00:11:21 +02:00
2022-08-09 08:08:08 +02:00