]> git.ipfire.org Git - thirdparty/zstd.git/commit
created ZSTDMT_sizeof_CCtx() and POOL_sizeof()
authorYann Collet <cyan@fb.com>
Fri, 2 Jun 2017 00:56:14 +0000 (17:56 -0700)
committerYann Collet <cyan@fb.com>
Fri, 2 Jun 2017 00:56:14 +0000 (17:56 -0700)
commitc4a5a21c5c4e75b24839267a4f0472948a0159cf
treeea6827d18680a1c513dc186ff62c9d6378c8c3fd
parentcd2892fd1eddc9e4cb7375b2a0167668c69a1981
created ZSTDMT_sizeof_CCtx() and POOL_sizeof()

required by ZSTD_sizeofCCtx() while adding a ZSTDMT_CCtx*
lib/common/pool.c
lib/common/pool.h
lib/compress/zstd_compress.c
lib/compress/zstdmt_compress.c
lib/compress/zstdmt_compress.h