Files
cpp-project-template/third_party/zlib-ng/test
tqcq 68b2e7f763
Some checks failed
sm-rpc / build (Debug, arm-linux-gnueabihf) (push) Successful in 1m34s
sm-rpc / build (Debug, aarch64-linux-gnu) (push) Successful in 2m46s
sm-rpc / build (Debug, host.gcc) (push) Failing after 1m28s
sm-rpc / build (Release, aarch64-linux-gnu) (push) Successful in 2m14s
sm-rpc / build (Release, arm-linux-gnueabihf) (push) Successful in 2m8s
sm-rpc / build (Debug, mipsel-linux-gnu) (push) Successful in 5m35s
sm-rpc / build (Release, host.gcc) (push) Failing after 1m55s
sm-rpc / build (Release, mipsel-linux-gnu) (push) Successful in 7m21s
fix: breakpad use miniz
2025-08-25 15:24:22 +08:00
..
2025-08-25 15:24:22 +08:00
2025-08-25 15:24:22 +08:00
2025-08-25 15:24:22 +08:00
2025-08-25 15:24:22 +08:00
2025-08-25 15:24:22 +08:00
2025-08-25 15:24:22 +08:00
2025-08-25 15:24:22 +08:00
2025-08-25 15:24:22 +08:00
2025-08-25 15:24:22 +08:00
2025-08-25 15:24:22 +08:00
2025-08-25 15:24:22 +08:00
2025-08-25 15:24:22 +08:00
2025-08-25 15:24:22 +08:00
2025-08-25 15:24:22 +08:00
2025-08-25 15:24:22 +08:00
2025-08-25 15:24:22 +08:00
2025-08-25 15:24:22 +08:00
2025-08-25 15:24:22 +08:00
2025-08-25 15:24:22 +08:00
2025-08-25 15:24:22 +08:00
2025-08-25 15:24:22 +08:00
2025-08-25 15:24:22 +08:00
2025-08-25 15:24:22 +08:00
2025-08-25 15:24:22 +08:00
2025-08-25 15:24:22 +08:00
2025-08-25 15:24:22 +08:00
2025-08-25 15:24:22 +08:00
2025-08-25 15:24:22 +08:00
2025-08-25 15:24:22 +08:00
2025-08-25 15:24:22 +08:00
2025-08-25 15:24:22 +08:00
2025-08-25 15:24:22 +08:00
2025-08-25 15:24:22 +08:00
2025-08-25 15:24:22 +08:00
2025-08-25 15:24:22 +08:00
2025-08-25 15:24:22 +08:00
2025-08-25 15:24:22 +08:00
2025-08-25 15:24:22 +08:00
2025-08-25 15:24:22 +08:00
2025-08-25 15:24:22 +08:00
2025-08-25 15:24:22 +08:00
2025-08-25 15:24:22 +08:00
2025-08-25 15:24:22 +08:00
2025-08-25 15:24:22 +08:00
2025-08-25 15:24:22 +08:00
2025-08-25 15:24:22 +08:00
2025-08-25 15:24:22 +08:00
2025-08-25 15:24:22 +08:00
2025-08-25 15:24:22 +08:00
2025-08-25 15:24:22 +08:00
2025-08-25 15:24:22 +08:00
2025-08-25 15:24:22 +08:00
2025-08-25 15:24:22 +08:00
2025-08-25 15:24:22 +08:00
2025-08-25 15:24:22 +08:00
2025-08-25 15:24:22 +08:00
2025-08-25 15:24:22 +08:00

Contents

Name Description
CVE-2003-0107 Buffer overflow in the gzprintf function, requires ZLIB_COMPAT
CVE-2002-0059 inflateEnd to release memory more than once
CVE-2004-0797 Error handling in inflate and inflateBack causes crash
CVE-2005-1849 inftrees.h bug causes crash
CVE-2005-2096 Buffer overflow when incomplete code description
CVE-2018-25032 Memory corruption when compressing if the input has many distant matches.
GH-361 Test case for overlapping matches
GH-364 Test case for switching compression levels
GH-382 Test case for deflateEnd returning -3 in deflate quick

Copying

Some of the files in test are licensed differently:

  • test/data/fireworks.jpeg is Copyright 2013 Steinar H. Gunderson, and is licensed under the Creative Commons Attribution 3.0 license (CC-BY-3.0). See https://creativecommons.org/licenses/by/3.0/ for more information.

  • test/data/paper-100k.pdf is an excerpt (bytes 92160 to 194560) from the paper “Combinatorial Modeling of Chromatin Features Quantitatively Predicts DNA Replication Timing in Drosophila” by Federico Comoglio and Renato Paro, which is licensed under the CC-BY license. See https://www.ploscompbiol.org/static/license for more information.

  • test/data/lcet10.txt is from Project Gutenberg. It does not have expired copyright, but is still in the public domain according to the license information. (https://www.gutenberg.org/ebooks/53).

  • test/GH-382/defneg3.dat was the smallest file generated by Nathan Moinvaziri that reproduced GH-382. It is licensed under the terms of the zlib license.