bin/oss-fuzz-build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit ab3c05f55d87984b8b5f9b9b329698cb9bdfb40b Author: Caolán McNamara <[email protected]> Date: Sat Dec 9 19:33:44 2017 +0000 oss-fuzz hasn't merged this yet Change-Id: I0b36af5d18d1b02b7d5193e610606c5d15f95ad0 diff --git a/bin/oss-fuzz-build.sh b/bin/oss-fuzz-build.sh index 10759eb31cd2..c9cb2f0f1b8f 100755 --- a/bin/oss-fuzz-build.sh +++ b/bin/oss-fuzz-build.sh @@ -43,4 +43,4 @@ cp $SRC/xml.dict $OUT/fodsfuzzer.dict cp $SRC/xml.dict $OUT/fodpfuzzer.dict cp $SRC/xml.dict $OUT/fodgfuzzer.dict cp $SRC/xml.dict $OUT/mmlfuzzer.dict -cp $SRC/html_tags.dict $OUT/htmlfuzzer.dict +#cp $SRC/html_tags.dict $OUT/htmlfuzzer.dict
_______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
