vcl/workben/cgmfuzzer.options | 2 -- vcl/workben/diffuzzer.options | 2 -- vcl/workben/docxfuzzer.options | 2 -- vcl/workben/fodpfuzzer.options | 2 -- vcl/workben/fodsfuzzer.options | 2 -- vcl/workben/fodtfuzzer.options | 2 -- vcl/workben/metfuzzer.options | 2 -- vcl/workben/mmlfuzzer.options | 2 -- vcl/workben/pptxfuzzer.options | 2 -- vcl/workben/qpwfuzzer.options | 2 -- vcl/workben/rtffuzzer.options | 2 -- vcl/workben/scrtffuzzer.options | 2 -- vcl/workben/slkfuzzer.options | 2 -- vcl/workben/ww2fuzzer.options | 2 -- vcl/workben/ww6fuzzer.options | 2 -- vcl/workben/ww8fuzzer.options | 2 -- vcl/workben/xlsfuzzer.options | 2 -- vcl/workben/xlsxfuzzer.options | 2 -- 18 files changed, 36 deletions(-)
New commits: commit f327cbd98f6de8a8139d22076e276ed9ca737bd6 Author: Caolán McNamara <caol...@redhat.com> AuthorDate: Thu Apr 1 12:31:24 2021 +0100 Commit: Caolán McNamara <caol...@redhat.com> CommitDate: Thu Apr 1 15:24:54 2021 +0200 drop AFL_DRIVER_DONT_DEFER from fuzzing .options now that we drop solarmutex before the fork Change-Id: I8bd687aa21b1d42fbfb2ba646d5c79cc39fde36f Reviewed-on: https://gerrit.libreoffice.org/c/core/+/113451 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caol...@redhat.com> diff --git a/vcl/workben/cgmfuzzer.options b/vcl/workben/cgmfuzzer.options index d851ad58c377..678d526b1ea9 100644 --- a/vcl/workben/cgmfuzzer.options +++ b/vcl/workben/cgmfuzzer.options @@ -1,4 +1,2 @@ [libfuzzer] max_len = 65536 -[env] -AFL_DRIVER_DONT_DEFER=1 diff --git a/vcl/workben/diffuzzer.options b/vcl/workben/diffuzzer.options index d851ad58c377..678d526b1ea9 100644 --- a/vcl/workben/diffuzzer.options +++ b/vcl/workben/diffuzzer.options @@ -1,4 +1,2 @@ [libfuzzer] max_len = 65536 -[env] -AFL_DRIVER_DONT_DEFER=1 diff --git a/vcl/workben/docxfuzzer.options b/vcl/workben/docxfuzzer.options index db9a3e8c64ba..e8c2b812b01d 100644 --- a/vcl/workben/docxfuzzer.options +++ b/vcl/workben/docxfuzzer.options @@ -1,4 +1,2 @@ [libfuzzer] max_len = 98304 -[env] -AFL_DRIVER_DONT_DEFER=1 diff --git a/vcl/workben/fodpfuzzer.options b/vcl/workben/fodpfuzzer.options index 120b6953bfdb..76d308c39d0c 100644 --- a/vcl/workben/fodpfuzzer.options +++ b/vcl/workben/fodpfuzzer.options @@ -1,5 +1,3 @@ [libfuzzer] max_len = 65536 dict = xml.dict -[env] -AFL_DRIVER_DONT_DEFER=1 diff --git a/vcl/workben/fodsfuzzer.options b/vcl/workben/fodsfuzzer.options index 120b6953bfdb..76d308c39d0c 100644 --- a/vcl/workben/fodsfuzzer.options +++ b/vcl/workben/fodsfuzzer.options @@ -1,5 +1,3 @@ [libfuzzer] max_len = 65536 dict = xml.dict -[env] -AFL_DRIVER_DONT_DEFER=1 diff --git a/vcl/workben/fodtfuzzer.options b/vcl/workben/fodtfuzzer.options index 120b6953bfdb..76d308c39d0c 100644 --- a/vcl/workben/fodtfuzzer.options +++ b/vcl/workben/fodtfuzzer.options @@ -1,5 +1,3 @@ [libfuzzer] max_len = 65536 dict = xml.dict -[env] -AFL_DRIVER_DONT_DEFER=1 diff --git a/vcl/workben/metfuzzer.options b/vcl/workben/metfuzzer.options index 84ac4eb4ee82..bf169a74ba63 100644 --- a/vcl/workben/metfuzzer.options +++ b/vcl/workben/metfuzzer.options @@ -1,4 +1,2 @@ [libfuzzer] max_len = 49152 -[env] -AFL_DRIVER_DONT_DEFER=1 diff --git a/vcl/workben/mmlfuzzer.options b/vcl/workben/mmlfuzzer.options index 120b6953bfdb..76d308c39d0c 100644 --- a/vcl/workben/mmlfuzzer.options +++ b/vcl/workben/mmlfuzzer.options @@ -1,5 +1,3 @@ [libfuzzer] max_len = 65536 dict = xml.dict -[env] -AFL_DRIVER_DONT_DEFER=1 diff --git a/vcl/workben/pptxfuzzer.options b/vcl/workben/pptxfuzzer.options index db9a3e8c64ba..e8c2b812b01d 100644 --- a/vcl/workben/pptxfuzzer.options +++ b/vcl/workben/pptxfuzzer.options @@ -1,4 +1,2 @@ [libfuzzer] max_len = 98304 -[env] -AFL_DRIVER_DONT_DEFER=1 diff --git a/vcl/workben/qpwfuzzer.options b/vcl/workben/qpwfuzzer.options index d851ad58c377..678d526b1ea9 100644 --- a/vcl/workben/qpwfuzzer.options +++ b/vcl/workben/qpwfuzzer.options @@ -1,4 +1,2 @@ [libfuzzer] max_len = 65536 -[env] -AFL_DRIVER_DONT_DEFER=1 diff --git a/vcl/workben/rtffuzzer.options b/vcl/workben/rtffuzzer.options index d851ad58c377..678d526b1ea9 100644 --- a/vcl/workben/rtffuzzer.options +++ b/vcl/workben/rtffuzzer.options @@ -1,4 +1,2 @@ [libfuzzer] max_len = 65536 -[env] -AFL_DRIVER_DONT_DEFER=1 diff --git a/vcl/workben/scrtffuzzer.options b/vcl/workben/scrtffuzzer.options index d851ad58c377..678d526b1ea9 100644 --- a/vcl/workben/scrtffuzzer.options +++ b/vcl/workben/scrtffuzzer.options @@ -1,4 +1,2 @@ [libfuzzer] max_len = 65536 -[env] -AFL_DRIVER_DONT_DEFER=1 diff --git a/vcl/workben/slkfuzzer.options b/vcl/workben/slkfuzzer.options index d851ad58c377..678d526b1ea9 100644 --- a/vcl/workben/slkfuzzer.options +++ b/vcl/workben/slkfuzzer.options @@ -1,4 +1,2 @@ [libfuzzer] max_len = 65536 -[env] -AFL_DRIVER_DONT_DEFER=1 diff --git a/vcl/workben/ww2fuzzer.options b/vcl/workben/ww2fuzzer.options index d851ad58c377..678d526b1ea9 100644 --- a/vcl/workben/ww2fuzzer.options +++ b/vcl/workben/ww2fuzzer.options @@ -1,4 +1,2 @@ [libfuzzer] max_len = 65536 -[env] -AFL_DRIVER_DONT_DEFER=1 diff --git a/vcl/workben/ww6fuzzer.options b/vcl/workben/ww6fuzzer.options index d851ad58c377..678d526b1ea9 100644 --- a/vcl/workben/ww6fuzzer.options +++ b/vcl/workben/ww6fuzzer.options @@ -1,4 +1,2 @@ [libfuzzer] max_len = 65536 -[env] -AFL_DRIVER_DONT_DEFER=1 diff --git a/vcl/workben/ww8fuzzer.options b/vcl/workben/ww8fuzzer.options index d851ad58c377..678d526b1ea9 100644 --- a/vcl/workben/ww8fuzzer.options +++ b/vcl/workben/ww8fuzzer.options @@ -1,4 +1,2 @@ [libfuzzer] max_len = 65536 -[env] -AFL_DRIVER_DONT_DEFER=1 diff --git a/vcl/workben/xlsfuzzer.options b/vcl/workben/xlsfuzzer.options index d851ad58c377..678d526b1ea9 100644 --- a/vcl/workben/xlsfuzzer.options +++ b/vcl/workben/xlsfuzzer.options @@ -1,4 +1,2 @@ [libfuzzer] max_len = 65536 -[env] -AFL_DRIVER_DONT_DEFER=1 diff --git a/vcl/workben/xlsxfuzzer.options b/vcl/workben/xlsxfuzzer.options index db9a3e8c64ba..e8c2b812b01d 100644 --- a/vcl/workben/xlsxfuzzer.options +++ b/vcl/workben/xlsxfuzzer.options @@ -1,4 +1,2 @@ [libfuzzer] max_len = 98304 -[env] -AFL_DRIVER_DONT_DEFER=1 _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits