fixed #560
authorYann Collet <cyan@fb.com>
Wed, 5 Sep 2018 01:21:40 +0000 (18:21 -0700)
committerYann Collet <cyan@fb.com>
Wed, 5 Sep 2018 01:21:40 +0000 (18:21 -0700)
commit2e4847c2d55fb4c4f5dc833e61b5f374da8407e6
treea596da5254cfdb5b726db9e46fa72379d6c69d35
parent943fa6244a3985541bc93250d35ea4f4517fb266
fixed #560

it was a fairly complex scenario,
involving source files > 64K
and some extraordinary conditions related to specific layout of ranges of zeroes.
and only on level 9.
lib/lz4hc.c
programs/bench.c