diff options
author | W. Felix Handte <w@felixhandte.com> | 2018-12-05 19:24:33 (GMT) |
---|---|---|
committer | W. Felix Handte <w@felixhandte.com> | 2018-12-05 19:24:33 (GMT) |
commit | 4e3accccb221c2e5dac90efec823a4b13fed70ae (patch) | |
tree | c6953a10cdc075f93a5b397ba3f74a6d55d469cb /lib/dll/example | |
parent | 535636ff5cca702e4b5eb8e602c0ce70bfcde2c1 (diff) | |
download | lz4-4e3accccb221c2e5dac90efec823a4b13fed70ae.zip lz4-4e3accccb221c2e5dac90efec823a4b13fed70ae.tar.gz lz4-4e3accccb221c2e5dac90efec823a4b13fed70ae.tar.bz2 |
Fix Dict Size Test in `LZ4_compress_fast_continue()`
Dictionaries don't need to be > 4 bytes, they need to be >= 4 bytes. This test
was overly conservative.
Also removes the test in `LZ4_attach_dictionary()`.
Diffstat (limited to 'lib/dll/example')
0 files changed, 0 insertions, 0 deletions