]> git.ipfire.org Git - thirdparty/zstd.git/commit
Pass dictMode to ZSTDMT_initCStream; fix nits 810/head
authorStella Lau <laus@fb.com>
Wed, 30 Aug 2017 21:36:54 +0000 (14:36 -0700)
committerStella Lau <laus@fb.com>
Wed, 30 Aug 2017 23:19:07 +0000 (16:19 -0700)
commit90a31bfa162ce0aaac9f3645ab553bbc417b5bc3
treea17b02aa5ddcfd68c768f7583e22f4083ac7f154
parentee65701720f710cf4b568a42f2917faa4b33d2be
Pass dictMode to ZSTDMT_initCStream; fix nits

- Return error code in estimate{CCtx,CStream}Size functions
lib/compress/zstd_compress.c
lib/compress/zstdmt_compress.c
lib/zstd.h
tests/zstreamtest.c