]> git.ipfire.org Git - thirdparty/zstd.git/commit
zstdmt : better behavior when freeing a context right after a memory allocation error
authorYann Collet <cyan@fb.com>
Thu, 28 Sep 2017 09:23:44 +0000 (02:23 -0700)
committerYann Collet <cyan@fb.com>
Thu, 28 Sep 2017 09:23:44 +0000 (02:23 -0700)
commit377abcc02c9db9cec4f348a04a1caaa45cfa13a7
treebf2a2045e01e1701a89557a4cf99a768c15497df
parentd6770f80af091f208c2bfc2f49281984b00be52b
zstdmt : better behavior when freeing a context right after a memory allocation error

wait for all jobs to be completed, so that freeing can happen safely
lib/compress/zstdmt_compress.c