updated LZ4_DECOMPRESS_INPLACE_MARGIN
authorYann Collet <cyan@fb.com>
Thu, 30 May 2019 23:19:30 +0000 (16:19 -0700)
committerYann Collet <cyan@fb.com>
Thu, 30 May 2019 23:19:30 +0000 (16:19 -0700)
commit676d46df2723c89ca7d80fd71d3c2dc6e5be82ec
treedc2ab04d30378a10c5d54e91130a1fe76897145d
parent6c69ae6bd69ee66b9e5051b4f88d533999240553
updated LZ4_DECOMPRESS_INPLACE_MARGIN

to pass worst case scenario.
Now adds margin proportional to input size to counter local expansion.
lib/lz4.h