]> git.ipfire.org Git - thirdparty/zstd.git/commit
removed srcSize control from CStream
authorYann Collet <cyan@fb.com>
Wed, 12 Apr 2017 07:51:24 +0000 (00:51 -0700)
committerYann Collet <cyan@fb.com>
Wed, 12 Apr 2017 07:51:24 +0000 (00:51 -0700)
commit88009a8ba27820f9a261d1f48cc8f307eb546b35
tree64d95dbb584c0175efc168052600567ec0927e59
parent20d5e03893004cf236297808a0ee51a2a94d506b
removed srcSize control from CStream

since it's already done from lower bufferless API level
lib/compress/zstd_compress.c