[Libreoffice-commits] core.git: bin/oss-fuzz-build.sh
Caolán McNamara
caolanm at redhat.com
Tue Sep 19 14:15:59 UTC 2017
bin/oss-fuzz-build.sh | 3 +++
1 file changed, 3 insertions(+)
New commits:
commit f00ca5f26492a56378da0c7e54003419d8c7dd05
Author: Caolán McNamara <caolanm at redhat.com>
Date: Tue Sep 19 09:13:11 2017 +0100
prep for other flat xml formats
Change-Id: Ib2aa62f06f8b8a69b4dfbea5a1137aede18f6b78
Reviewed-on: https://gerrit.libreoffice.org/42458
Reviewed-by: Caolán McNamara <caolanm at redhat.com>
Tested-by: Caolán McNamara <caolanm at redhat.com>
diff --git a/bin/oss-fuzz-build.sh b/bin/oss-fuzz-build.sh
index eafdd0f9d467..812d632316bd 100755
--- a/bin/oss-fuzz-build.sh
+++ b/bin/oss-fuzz-build.sh
@@ -39,3 +39,6 @@ cp $SRC/jpeg.dict $OUT/jpgfuzzer.dict
cp $SRC/png.dict $OUT/pngfuzzer.dict
cp $SRC/tiff.dict $OUT/tiffuzzer.dict
cp $SRC/xml.dict $OUT/fodtfuzzer.dict
+cp $SRC/xml.dict $OUT/fodsfuzzer.dict
+cp $SRC/xml.dict $OUT/fodpfuzzer.dict
+cp $SRC/xml.dict $OUT/fodgfuzzer.dict
More information about the Libreoffice-commits
mailing list