aboutsummaryrefslogtreecommitdiffstats
path: root/README-maintainer
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2020-01-27 00:29:11 +0100
committerJay Berkenbilt <ejb@ql.org>2020-01-27 00:29:11 +0100
commit8ed4efedba7f507f71583ae69346da3fc743b584 (patch)
treef257c3781158c74249e4fa8404ec01bde029f5ba /README-maintainer
parente5cc065598cba386c381d24206c3350ef070a2a9 (diff)
downloadqpdf-8ed4efedba7f507f71583ae69346da3fc743b584.tar.zst
Update fuzz notes
Diffstat (limited to 'README-maintainer')
-rw-r--r--README-maintainer2
1 files changed, 1 insertions, 1 deletions
diff --git a/README-maintainer b/README-maintainer
index 1fb6df0d..e8e27e65 100644
--- a/README-maintainer
+++ b/README-maintainer
@@ -42,7 +42,7 @@ GOOGLE OSS-FUZZ
from a qpdf fork/branch rather than qpdf/master.
python infra/helper.py build_image --pull qpdf
- python infra/helper.py build_fuzzers [ --sanitizer memory|undefined|address qpdf
+ python infra/helper.py build_fuzzers [ --sanitizer memory|undefined|address ] qpdf
python infra/helper.py check_build qpdf
python infra/helper.py build_fuzzers --sanitizer coverage qpdf
python infra/helper.py coverage qpdf