Commit Graph

1257 Commits

Author SHA1 Message Date
Vitaly Buka 83aea11546 Add XML example from libprotobuf-mutator (#346) 2017-02-04 03:16:17 -08:00
Abhishek Arya 3c77078af2 Update helper.py 2017-02-02 19:55:39 -08:00
Abhishek Arya df98d27792 Update new_project_guide.md 2017-02-02 19:12:13 -08:00
Abhishek Arya 86f10d7f32 Update reproducing.md 2017-02-02 19:02:51 -08:00
Abhishek Arya c90ad0fee2 Update README.md 2017-02-02 18:48:11 -08:00
Abhishek Arya 4394cb900d Update README.md 2017-02-02 18:45:39 -08:00
Mike Aizatsky 4b11c38090 [icu] disabling undefined sanitizer
Reason: fails to build.

/src/icu/source/common/unicode/stringtriebuilder.h:310:46: runtime error: signed integer overflow: 124151392 * 37 cannot be represented in type 'int'
Makefile:566: recipe for target 'out/build/icudt59l/brkitr/burmesedict.dict' failed

#234
2017-02-02 12:39:58 -08:00
Mike Aizatsky 07a900b5c7 [harfbuzz] disabling undefined sanitizer
Reason: compilation error.
clang-5.0: error: invalid argument '-fsanitize=vptr' not allowed with '-fno-rtti'

#234
2017-02-02 12:38:26 -08:00
Mike Aizatsky eccbe4a50a [ffmpeg] disabling undefined sanitizer
Doesn't build because of:

clang-5.0: error: invalid argument '-fsanitize=vptr' not allowed with '-fno-rtti'

#234
2017-02-02 12:37:20 -08:00
Abhishek Arya 70785be3dd Update project.yaml 2017-02-02 11:33:23 -08:00
Abhishek Arya 18a7134200 Update project.yaml 2017-02-02 11:32:49 -08:00
Abhishek Arya b23431a614 Update project.yaml 2017-02-02 11:32:27 -08:00
Abhishek Arya 0feca46241 Update project.yaml 2017-02-02 11:32:08 -08:00
Abhishek Arya 1028e4056e Update project.yaml 2017-02-02 11:31:54 -08:00
Abhishek Arya ad88a2e529 Update project.yaml 2017-02-02 11:31:32 -08:00
Abhishek Arya 6b0a4cf23f Update project.yaml 2017-02-02 11:30:47 -08:00
Abhishek Arya f74589a5b4 Update project.yaml 2017-02-02 11:30:26 -08:00
Abhishek Arya 54750666b8 Update project.yaml 2017-02-02 10:59:20 -08:00
Abhishek Arya 6bf58a3b21 Update project.yaml 2017-02-02 10:58:58 -08:00
Abhishek Arya 96802106af Update project.yaml 2017-02-02 10:58:40 -08:00
Abhishek Arya 52987313bb Update project.yaml 2017-02-02 10:58:04 -08:00
Mike Aizatsky eb64699888 [freetype] disabling undefined sanitizer
freetype allegedly has lots of integer overflows 
#234
2017-02-02 09:39:31 -08:00
Abhishek Arya b6a6514100 Update Dockerfile 2017-02-02 09:38:08 -08:00
Mike Aizatsky 171a542cd0 [infra] enable undefined sanitizer by default
Fixes #234
2017-02-02 09:36:54 -08:00
Abhishek Arya 5c344e9872 Fixes #225
trace-pc-guard is enabled everywhere, so this is unneeded.
2017-02-02 09:26:23 -08:00
Tatsuhiro Tsujikawa 73c431c225 Add nghttp2 (#343) 2017-02-01 06:39:06 -08:00
Abhishek Arya e321b99479 Update compile_afl 2017-01-31 12:47:28 -08:00
Abhishek Arya 3125fbeff1 Fixes #263 2017-01-31 11:08:22 -08:00
Abhishek Arya 4d1a6238b6 Update new_project_guide.md 2017-01-31 07:42:27 -08:00
Abhishek Arya e41c46fa51 Update ideal_integration.md 2017-01-31 07:42:12 -08:00
Max Moroz 832d367dc6 [ffmpeg] Fix renamed fuzz target source code file (#338). 2017-01-31 15:13:31 +01:00
Kostya Serebryany b74fe4041b build libFuzzer with -O2 (#335) 2017-01-30 20:43:00 -08:00
DamjanJovanovic 9f52050686 Add myself to the libreoffice project.yaml. (#327) 2017-01-30 08:23:26 -08:00
Caolán McNamara eb807bffe6 [libreoffice] add pcx and ras corpus (#329) 2017-01-30 11:55:09 +01:00
Abhishek Arya db690ebaa3 Update github location for libexpat 2017-01-30 01:01:14 -08:00
Abhishek Arya 8699847a42 Fix breakage due to absolute paths in DockerFile 2017-01-26 18:27:42 -08:00
Abhishek Arya f52193a4b1 Update run_fuzzer 2017-01-26 13:53:56 -08:00
Abhishek Arya b4f6676dcf Update reproduce 2017-01-26 13:53:39 -08:00
Abhishek Arya a789bcc256 Update run_fuzzer 2017-01-26 12:59:30 -08:00
Abhishek Arya e7e371c0c9 Update reproduce 2017-01-26 12:59:09 -08:00
Caolán McNamara 3858457309 [libreoffice] add eps and pct corpus (#318) 2017-01-26 15:31:39 +01:00
davearnold 98ede58df1 Update project.yaml (#317)
Please add me to the auto_ccs list.
2017-01-25 15:28:57 -08:00
Tim Taubert 71b6b10704 Update NSS project to use the build.sh and fuzzers provided by NSS (#316)
The current fuzzers have been removed and are now covered by the new QuickDER target.
2017-01-25 13:27:16 -08:00
Kostya Serebryany 8f2c76afd5 better build system description (#315) 2017-01-24 17:54:52 -08:00
Oliver Chang eb014b7706 Update README.md 2017-01-24 12:24:15 -08:00
Kostya Serebryany 9104a53d2b reduce max_len for freetype
... as we now have smaller seeds in the corpus.
2017-01-24 11:32:25 -08:00
Caolán McNamara 9a45707933 [libreoffice] fix typo (#311) 2017-01-24 12:49:46 +01:00
Caolán McNamara 904d659d23 [libreoffice] add psd corpus (#310)
and update dependency cache
2017-01-24 11:34:08 +01:00
Kostya Serebryany 662df1fe24 [infra] add trace-cmp (#309)
Fixes #291
2017-01-23 15:37:18 -08:00
Martin Matuška c7608cc5fe [libarchive] fix wrongly placed parentheses in 89ae65d (#307) 2017-01-22 06:22:08 -08:00