]> git.ipfire.org Git - thirdparty/zlib-ng.git/commit
Added unit test against CVE-2018-25032.
authorNathan Moinvaziri <nathan@nathanm.com>
Sun, 27 Mar 2022 00:49:49 +0000 (17:49 -0700)
committerHans Kristian Rosbach <hk-github@circlestorm.org>
Sun, 3 Apr 2022 14:28:41 +0000 (16:28 +0200)
commit0bc80afea09c9a3c37d610c0019739ee057baa0d
tree90acba68fb4652f5b0a468c142e20e12beddf96f
parent4a2a1eca93a6be83443f03e2eea01ba374548d29
Added unit test against CVE-2018-25032.
Sample input from https://www.openwall.com/lists/oss-security/2022/03/26/1.

Co-authored-by: Tavis Ormandy <taviso@users.noreply.github.com>
CMakeLists.txt
test/CVE-2018-25032/test.txt [new file with mode: 0644]
test/README.md