]> git.ipfire.org Git - thirdparty/zstd.git/commit
Fix COVER_optimizeTrainFromBuffer() resource leaks 585/head
authorNick Terrell <terrelln@fb.com>
Thu, 2 Mar 2017 23:54:39 +0000 (15:54 -0800)
committerNick Terrell <terrelln@fb.com>
Thu, 2 Mar 2017 23:54:39 +0000 (15:54 -0800)
commit976e325b2e4baf69ba1d20013def951f7c7382ab
treef9fd0997ec7bb5291c795119c0ca655285645c0e
parentfdb0fd34b329b0b3359095e8cfd10af532147c7f
Fix COVER_optimizeTrainFromBuffer() resource leaks

Thanks to @nemequ for reporting the resource leaks.
lib/dictBuilder/cover.c