From 75073d0a8478441cc97a6efa10b566c5fb1dac81 Mon Sep 17 00:00:00 2001 From: Colin Watson Date: Fri, 17 Apr 2020 20:57:17 +0100 Subject: New upstream version 1.4.0 --- fuzz/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fuzz/README') diff --git a/fuzz/README b/fuzz/README index ecb02bb..42646e4 100644 --- a/fuzz/README +++ b/fuzz/README @@ -129,7 +129,7 @@ When running under ASAN, you may want to set ASAN_OPTIONS to The recommended way to run the harnesses is: $ fuzz_{assert,cred,credman,mgmt} -use_value_profile=1 -reload=30 \ - -print_pcs=1 -print_funcs=30 -timeout=10 -max_len=17408 CORPUS_DIR + -print_pcs=1 -print_funcs=30 -timeout=10 CORPUS_DIR You may want to use -jobs or -workers depending on the number of logical cores available for fuzzing. -- cgit v1.2.3