mirror of
https://github.com/libretro/Lakka-LibreELEC.git
synced 2024-12-15 03:59:52 +00:00
51fd280c1f
release notes: - https://www.zlib.net Version 1.3.1 has these key updates from 1.3: - Reject overflows of zip header fields in minizip. - Fix bug in inflateSync() for data held in bit buffer. - Add LIT_MEM define to use more memory for a small deflate speedup. - Fix decision on the emission of Zip64 end records in minizip. - Add bounds checking to ERR_MSG() macro, used by zError(). - Neutralize zip file traversal attacks in miniunz. - Fix a bug in ZLIB_DEBUG compiles in check_match().