Commit Graph

16 Commits

Author SHA1 Message Date
Oliver Chang 7df64d4ac4 [infra] ossfuzz/IMAGE -> gcr.io/oss-fuzz/IMAGE 2017-03-15 18:46:31 -07:00
Kostya Serebryany 747002cd06 enable msan for harfbuzz (#441)
@behdad
2017-03-07 17:41:36 -08:00
Abhishek Arya b4fb5be589 Disable UBSan function on harfbuzz to avoid void* cast crashes. (#407)
* Disable UBSan function on harfbuzz to avoid crashes with void* casts.
2017-02-19 11:08:20 -08:00
Abhishek Arya f8633efd93 Disable UBSan vptr on harfbuzz, enable UBSan for other features. (#405) 2017-02-17 23:25:13 -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 e6a8c4d6cd [infra] updating usages of base-libfuzzer (#142) 2017-01-03 15:07:49 -08:00
Kostya Serebryany c050be7602 Update project.yaml 2016-12-23 17:30:18 -08:00
inferno-chromium eecbd2f63d Revert "Use Google Fonts in Harfbuzz's seed corpus." (#177)
This reverts commit e72ae23208.
2016-12-13 11:14:19 -08:00
Abhishek Arya e72ae23208 Use Google Fonts in Harfbuzz's seed corpus. 2016-12-12 13:25:42 -08:00
inferno-chromium c70d95f68c Add seed corpus for harfbuzz (#173)
* Add seed corpus from harfbuzz repo.
2016-12-12 11:39:59 -08:00
Mike Aizatsky 3dd707ed58 [infra] using -lFuzzingEngine instead of -lfuzzer 2016-12-07 11:41:08 -08:00
Mike Aizatsky ecc3c98b3e typo 2016-12-06 13:51:34 -08:00
Mike Aizatsky 924b41d903 [harfbuzz] using fuzzer from harfbuzz repo 2016-12-06 12:12:56 -08:00
Mike Aizatsky cf248c4759 [infra] making shallow git clones. fixes #42 2016-11-29 12:55:45 -08:00
Mike Aizatsky a1f645866d [infra] target.yaml -> project.yaml 2016-11-29 11:03:26 -08:00
Mike Aizatsky a143b9b39a [infra] renaming targets/ to projects/ 2016-11-29 10:55:25 -08:00