]> git.ipfire.org Git - thirdparty/zstd.git/commit
added sizeof CStream and DStream
authorYann Collet <cyan@fb.com>
Mon, 22 Aug 2016 22:30:31 +0000 (00:30 +0200)
committerYann Collet <cyan@fb.com>
Mon, 22 Aug 2016 22:31:59 +0000 (00:31 +0200)
commitcb3276329aae840245fbef0b8f6dce141ea37da4
tree16ddfe45982ff81991e7aaed440af21a0bd6c737
parentd1733f741748e23b450af4e4946388e8d7a97954
added sizeof CStream and DStream
lib/compress/zstd_compress.c
lib/decompress/zstd_decompress.c
lib/zstd.h
tests/fuzzer.c
tests/zstreamtest.c