Looks like latest version of "Unsafe" (aka optimal) decompressor has a small problem with specific test data files, found from test files from "maximum compression" data sets, as per:
and specifically, "vcfiu.hlp" and "ohs.doc". Since sizes are not affected, I am guessing it must be a specific overlapping back reference. Need to add a unit test to reproduce, issue a critical fix.
Looks like latest version of "Unsafe" (aka optimal) decompressor has a small problem with specific test data files, found from test files from "maximum compression" data sets, as per:
https://github.com/ning/jvm-compressor-benchmark/wiki
and specifically, "vcfiu.hlp" and "ohs.doc". Since sizes are not affected, I am guessing it must be a specific overlapping back reference. Need to add a unit test to reproduce, issue a critical fix.