]> git.ipfire.org Git - thirdparty/zstd.git/commit
removed freeCCtx() calls from createCCtx() so that it is not called twice during...
authorPaul Cruz <paulcruz74@fb.com>
Mon, 17 Jul 2017 18:19:23 +0000 (11:19 -0700)
committerPaul Cruz <paulcruz74@fb.com>
Mon, 17 Jul 2017 18:19:23 +0000 (11:19 -0700)
commit044e40db5a97eabfc7d67e44faa751114767ac20
tree2bb16f02421016a582fdb27cecd24891af04a6fb
parent50ce4eaeb65fcdd521c5be710cfb0dff7c02e1bf
removed freeCCtx() calls from createCCtx() so that it is not called twice during errors
contrib/adaptive-compression/adapt.c