mirror of
https://github.com/facebook/zstd.git
synced 2025-10-10 00:03:36 -04:00
We no longer care about the `cdictLocal` after calling `ZSTD_CCtx_refCDict()`, so we should free it to save some memory.
We no longer care about the `cdictLocal` after calling `ZSTD_CCtx_refCDict()`, so we should free it to save some memory.