fix #397 : decompression failed when using a combination of extDict + low memory...
authorYann Collet <cyan@fb.com>
Thu, 7 Sep 2017 19:48:24 +0000 (12:48 -0700)
committerYann Collet <cyan@fb.com>
Thu, 7 Sep 2017 19:48:24 +0000 (12:48 -0700)
commitb500c5282e61027b797d3fd39e7d4ab1ab084adf
tree8b5863e77c771eff0edc53838b3e9e79b3c72072
parent00418f76115e3c435b4cb0e41b30fba8e8e3adee
fix #397 : decompression failed when using a combination of extDict + low memory address

Reported and fixed by @jscheid

Note : we are missing a test case to include it in the CI
NEWS
lib/lz4.c