fix matchIndex overflow
authorYann Collet <cyan@fb.com>
Tue, 17 Apr 2018 22:29:17 +0000 (15:29 -0700)
committerYann Collet <cyan@fb.com>
Tue, 17 Apr 2018 22:29:17 +0000 (15:29 -0700)
commit152064218361e5762fd67b5de425707fdc47095b
treea6b0bfe1b39ee9d2e26a199f6f990e375abe0eb1
parentce78d10c1f8afd13fbea0071c70d48c8744e43d2
fix matchIndex overflow

can happen with dictCtx
lib/lz4.c