aboutsummaryrefslogtreecommitdiffstats
path: root/README-maintainer
diff options
context:
space:
mode:
Diffstat (limited to 'README-maintainer')
-rw-r--r--README-maintainer5
1 files changed, 1 insertions, 4 deletions
diff --git a/README-maintainer b/README-maintainer
index 5293e5ad..9b5e4a89 100644
--- a/README-maintainer
+++ b/README-maintainer
@@ -80,11 +80,8 @@ GOOGLE OSS-FUZZ
Clone the oss-fuzz project. From the root directory of the repository:
- Add `-e GITHUB_FORK=fork -e GITHUB_BRANCH=branch` to build_fuzzers
- from a qpdf fork/branch rather than qpdf/main.
-
python3 infra/helper.py build_image --pull qpdf
- python3 infra/helper.py build_fuzzers [ --sanitizer memory|undefined|address ] qpdf
+ python3 infra/helper.py build_fuzzers [ --sanitizer memory|undefined|address ] qpdf [path-to-qpdf-source]
python3 infra/helper.py check_build qpdf
python3 infra/helper.py build_fuzzers --sanitizer coverage qpdf
python3 infra/helper.py coverage qpdf