summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2017-09-19 09:13:11 +0100
committerCaolán McNamara <caolanm@redhat.com>2017-09-19 16:15:25 +0200
commitf00ca5f26492a56378da0c7e54003419d8c7dd05 (patch)
tree7372aacd67105b6ebe9041951942118aa5444ed5 /bin
parent67141d8331f9cb85751a4747986774b53b7f4a77 (diff)
prep for other flat xml formats
Change-Id: Ib2aa62f06f8b8a69b4dfbea5a1137aede18f6b78 Reviewed-on: https://gerrit.libreoffice.org/42458 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'bin')
-rwxr-xr-xbin/oss-fuzz-build.sh3
1 files changed, 3 insertions, 0 deletions
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