use the mathml dict for the mml fuzzer

Change-Id: I5b238bfad2495b3354140a39366001186b3eb91a
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/151426
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
diff --git a/bin/oss-fuzz-setup.sh b/bin/oss-fuzz-setup.sh
index 3e27957..2787e46 100755
--- a/bin/oss-fuzz-setup.sh
+++ b/bin/oss-fuzz-setup.sh
@@ -90,7 +90,8 @@ curl --no-progress-meter -S \
    -C - -O https://raw.githubusercontent.com/google/fuzzing/master/dictionaries/psd.dict \
    -C - -O https://raw.githubusercontent.com/google/fuzzing/master/dictionaries/rtf.dict \
    -C - -O https://raw.githubusercontent.com/google/fuzzing/master/dictionaries/webp.dict \
    -C - -O https://raw.githubusercontent.com/google/fuzzing/master/dictionaries/zip.dict
    -C - -O https://raw.githubusercontent.com/google/fuzzing/master/dictionaries/zip.dict \
    -C - -O https://raw.githubusercontent.com/google/fuzzing/master/dictionaries/mathml.dict
#fuzzing corpuses
#afl jpeg, gif, bmp, png, webp
curl --no-progress-meter -S -C - -O https://lcamtuf.coredump.cx/afl/demo/afl_testcases.tgz
diff --git a/vcl/workben/mmlfuzzer.options b/vcl/workben/mmlfuzzer.options
index 76d308c..aa700cc 100644
--- a/vcl/workben/mmlfuzzer.options
+++ b/vcl/workben/mmlfuzzer.options
@@ -1,3 +1,3 @@
[libfuzzer]
max_len = 65536
dict = xml.dict
dict = mathml.dict