From: Yann Collet Date: Sat, 24 Sep 2016 23:34:03 +0000 (+0200) Subject: zstreamtest uses ZSTD_reset?Stream X-Git-Tag: v1.1.0~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58d5dfea5468998c83ed75afbadb0b1bc4146af7;p=thirdparty%2Fzstd.git zstreamtest uses ZSTD_reset?Stream --- diff --git a/tests/zstreamtest.c b/tests/zstreamtest.c index d10d4f125..085de8139 100644 --- a/tests/zstreamtest.c +++ b/tests/zstreamtest.c @@ -358,34 +358,32 @@ static int fuzzerTests(U32 seed, U32 nbTests, unsigned startTest, double compres { static const U32 maxSrcLog = 24; static const U32 maxSampleLog = 19; + size_t const srcBufferSize = (size_t)1<