Merge pull request #794 from bimbashrestha/compress_frame_fuzzer_heap_overflow
authorYann Collet <Cyan4973@users.noreply.github.com>
Mon, 23 Sep 2019 19:50:05 +0000 (12:50 -0700)
committerGitHub <noreply@github.com>
Mon, 23 Sep 2019 19:50:05 +0000 (12:50 -0700)
Using size instead of LZ4_compressBound(size) <- causes heap overflow


Trivial merge