]> git.ipfire.org Git - thirdparty/zlib-ng.git/commit
Fix memory leak in gz_compress() and add NULL check.
authorMika Lindqvist <postmaster@raasu.org>
Sat, 3 Oct 2020 23:52:56 +0000 (02:52 +0300)
committerHans Kristian Rosbach <hk-github@circlestorm.org>
Fri, 9 Oct 2020 09:26:20 +0000 (11:26 +0200)
commitb80923956eb17e089c3aa900ff2e6e2b2a9c72d1
tree1fdc29b5e8795f4b3c9bfaa496cda21eddbb47f8
parent62a5f05eac66796cc0991e1a0d66fd66f0fcb951
Fix memory leak in gz_compress() and add NULL check.
test/minigzip.c