From: Nick Terrell Date: Mon, 10 Jun 2019 18:05:45 +0000 (-0700) Subject: [fuzz] Remove max_len from the options X-Git-Tag: v1.4.1^2~28^2 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=refs%2Fpull%2F1646%2Fhead;p=thirdparty%2Fzstd.git [fuzz] Remove max_len from the options --- diff --git a/tests/fuzz/default.options b/tests/fuzz/default.options deleted file mode 100644 index 8ea858837..000000000 --- a/tests/fuzz/default.options +++ /dev/null @@ -1,2 +0,0 @@ -[libfuzzer] -max_len = 8192