]> git.ipfire.org Git - thirdparty/zstd.git/commit
Fixed memory leak detected by cppcheck 1299/head
authormodbw <m.weisser.m@gmail.com>
Tue, 28 Aug 2018 05:25:05 +0000 (07:25 +0200)
committerGitHub <noreply@github.com>
Tue, 28 Aug 2018 05:25:05 +0000 (07:25 +0200)
commitd14edf259f912718e61e724bf8dbde4fba1db407
treefb04ce8592fab3e8ac6c13ab06701ce7c94cd6e4
parentaf23d39eb86820b3bb7c879288b7d7b858e59f66
Fixed memory leak detected by cppcheck

cppcheck (which is run regularly in our CI environment)  detected a possible memory leak.
lib/dictBuilder/zdict.c