]> git.ipfire.org Git - thirdparty/zlib-ng.git/commit
Add test for issue #1235.
authorMika Lindqvist <postmaster@raasu.org>
Wed, 6 Apr 2022 20:49:24 +0000 (23:49 +0300)
committerHans Kristian Rosbach <hk-github@circlestorm.org>
Fri, 22 Apr 2022 11:50:22 +0000 (13:50 +0200)
commit7690c7311bba604c74715cf4150fa6394464cdb8
tree259264e13ad35ac15f1312cfc37363448e5603c8
parent4fadf3c49e3dc98c5e1c0b86401324061d951d9f
Add test for issue #1235.
* Test both compressBound() and deflateBound() as those share same code fragment.
test/Makefile.in
test/gh1235.c [new file with mode: 0644]