]> git.ipfire.org Git - thirdparty/zlib-ng.git/commit
longest_match: avoid using negative indices
authorIlya Leoshkevich <iii@linux.ibm.com>
Mon, 24 Jun 2019 14:57:19 +0000 (16:57 +0200)
committerHans Kristian Rosbach <hk-github@circlestorm.org>
Thu, 18 Jul 2019 09:22:52 +0000 (11:22 +0200)
commitbca48626c5f7ee279a9440e0f1bad752a50a7f2f
tree124c8a9df2e1f007578e189eeec2362d6168bcda
parentd4b927b3462711795dde8cd7d787b9dabbf3f3bd
longest_match: avoid using negative indices

Fixes #364
CMakeLists.txt
configure
match_p.h
test/.gitignore
test/GH-364/test.bin [new file with mode: 0644]
test/INDEX
test/Makefile.in
test/switchlevels.c [new file with mode: 0644]