summaryrefslogtreecommitdiff
path: root/vcl/workben/ww8fuzzer.options
blob: 678d526b1ea9bd68f971f99476098759f149e2db (plain)
1
2
[libfuzzer]
max_len = 65536
ataStephan Bergmann 2019-02-19Some uses of C++17 class template argument deductionStephan Bergmann 2019-01-14Use C++17 nested namespace definitions (in binaryurp)Stephan Bergmann 2019-01-11tdf#112689:Replace chained O(U)StringBuffer::append() with operator+Furkan Ahmet Kara 2018-12-08Use [[maybe_unused]] instead of cast to voidStephan Bergmann 2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann 2018-12-06Use structured bindingStephan Bergmann 2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin 2018-09-11Revert "clang bugprone-unused-return-value"Noel Grandin 2018-09-08clang bugprone-unused-return-valueNoel Grandin 2018-08-29replace rtl_allocateMemory with std::mallocNoel Grandin