Merge pull request #925 from lz4/test_null
authorYann Collet <Cyan4973@users.noreply.github.com>
Fri, 2 Oct 2020 15:30:25 +0000 (08:30 -0700)
committerGitHub <noreply@github.com>
Fri, 2 Oct 2020 15:30:25 +0000 (08:30 -0700)
add LZ4F_decompress() tests with (NULL,0) input and output


Trivial merge