]> git.ipfire.org Git - thirdparty/zstd.git/commit
add test case which reliably produces btlazy2 rescale overflow bug
authorYann Collet <cyan@fb.com>
Fri, 29 Dec 2017 16:40:36 +0000 (17:40 +0100)
committerYann Collet <cyan@fb.com>
Fri, 29 Dec 2017 16:40:36 +0000 (17:40 +0100)
commit4c7f137bd2790815b3536776bbd86556bcdc9066
tree5097411772b010542adc956e28b3c171b946fdd9
parent64482c2c9756cbe4f0003ee92fa0955aead7a6b8
add test case which reliably produces btlazy2 rescale overflow bug

The unsorted_mark is handled like any index,
which fails after a rescale.
tests/playTests.sh