]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
Merge pull request #2129 from felixhandte/fix-cctx-size-estimate
authorYann Collet <Cyan4973@users.noreply.github.com>
Mon, 11 May 2020 23:36:46 +0000 (16:36 -0700)
committerGitHub <noreply@github.com>
Mon, 11 May 2020 23:36:46 +0000 (16:36 -0700)
Fix ZSTD_estimateCCtxSize() Under ASAN


Trivial merge