]> git.ipfire.org Git - thirdparty/zlib-ng.git/commit
Fixed use of uninitialized value in test_deflate_copy when deflateCopy is called...
authorNathan Moinvaziri <nathan@nathanm.com>
Sun, 6 Oct 2019 17:14:42 +0000 (10:14 -0700)
committerHans Kristian Rosbach <hk-github@circlestorm.org>
Mon, 7 Oct 2019 07:49:36 +0000 (09:49 +0200)
commitad4ae2013bd92c11113afb0d1f6db3ba1724896c
treee25c5a9599783b296fb72aa7b7d70b39b1363c2e
parent9fbe28aeaf3877b9cb4920d08f53abf6bd32c4f8
Fixed use of uninitialized value in test_deflate_copy when deflateCopy is called. #438
test/example.c