[PATCH 0/4] fuzz: misc patches

Alexander Bulekov posted 4 patches 3 years, 9 months ago
Test docker-quick@centos7 passed
Test FreeBSD passed
Test checkpatch passed
Test docker-mingw@fedora passed
Failed in applying to current master (apply log)
configure              | 10 +++----
docs/devel/fuzzing.txt | 63 ++++++++++++++++++++++++++++++++++++++++--
2 files changed, 66 insertions(+), 7 deletions(-)
[PATCH 0/4] fuzz: misc patches
Posted by Alexander Bulekov 3 years, 9 months ago
Hi,
This removes ASan from the default build of the device fuzzer (it can be
enabled using --enable-sanitizers) and adds some content to the
documentation.

This set also contains a respin of this patch:
https://patchew.org/QEMU/20200524143738.23218-1-alxndr@bu.edu/

Thanks
-Alex

Alexander Bulekov (4):
  fuzz: build without AddressSanitizer, by default
  docs/fuzz: describe building fuzzers with enable-sanitizers
  docs/fuzz: add information about useful libFuzzer flags
  docs/fuzz: add instructions for generating a coverage report

 configure              | 10 +++----
 docs/devel/fuzzing.txt | 63 ++++++++++++++++++++++++++++++++++++++++--
 2 files changed, 66 insertions(+), 7 deletions(-)

-- 
2.26.2