]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
Merge pull request #1494 from lzutao/fix-leak
authorYann Collet <Cyan4973@users.noreply.github.com>
Mon, 7 Jan 2019 01:17:02 +0000 (17:17 -0800)
committerGitHub <noreply@github.com>
Mon, 7 Jan 2019 01:17:02 +0000 (17:17 -0800)
Fix potential leak of 'outBuff' (reported by scan-build)


Trivial merge