pandemonium_engine/thirdparty/zlib
Relintai 79f97a1dfc Ported: zlib/minizip: Update to version 1.2.12
Security update, fixes CVE-2018-25032 in zlib.
Preliminary assessment doesn't show Godot as affected since we don't
seem to call `deflate` with the problematic parameters, but the extent
of the vulnerability is not fully clear upstream yet.
- akien-mga
e1beca0232
2022-07-26 12:12:33 +02:00
..
adler32.c Added godot with all my currently used engine modules. 2022-03-15 13:29:32 +01:00
compress.c
crc32.c
crc32.h
deflate.c
deflate.h
gzclose.c
gzguts.h
gzlib.c
gzread.c
gzwrite.c Ported: zlib/minizip: Update to version 1.2.12 2022-07-26 12:12:33 +02:00
infback.c
inffast.c
inffast.h
inffixed.h
inflate.c
inflate.h
inftrees.c
inftrees.h
trees.c Ported: zlib/minizip: Update to version 1.2.12 2022-07-26 12:12:33 +02:00
trees.h
uncompr.c
zconf.h
zlib.h
zutil.c
zutil.h