mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-04-22 05:27:19 +00:00

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().