Merge pull request #777 from terrelln/off-by-one
authorYann Collet <Cyan4973@users.noreply.github.com>
Sat, 10 Aug 2019 00:08:03 +0000 (02:08 +0200)
committerGitHub <noreply@github.com>
Sat, 10 Aug 2019 00:08:03 +0000 (02:08 +0200)
[LZ4_compress_destSize] Fix off-by-one error


Trivial merge