David Drysdale
|
008f2177e4
|
[c-ares] Update build script for upstream changes (#4441)
* [c-ares] Update build script for upstream changes
Upstream https://github.com/c-ares/c-ares/pull/349 re-organized the
c-ares source tree, so update build.sh to find things in their new
places.
Also remove the CFLAGS workaround, which seems to be no longer needed
(and also seems to result in a malformed test/Makefile being generated).
Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=25566
* [c-ares] Disable dataflow config
Has link errors due to https://github.com/google/oss-fuzz/issues/3388
|
2020-09-11 06:57:27 -07:00 |
jonathanmetzman
|
3049c50d48
|
Migrate projects using -lFuzzingEngine to $LIB_FUZZING_ENGINE (#2325)
Migrate from -lFuzzingEngine to $LIB_FUZZING_ENGINE where possible and not causing breakage
|
2019-05-01 11:09:55 -04:00 |
Kostya Serebryany
|
f79945347c
|
Remove -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION from CFLAGS in c-ares (#414)
|
2017-02-22 15:09:07 -08:00 |
Max Moroz
|
848a1dd74b
|
[c-ares] Use the second fuzzer + its seed corpus from c-ares repo. (#185)
|
2016-12-15 07:48:03 -08:00 |
Abhishek Arya
|
53e91abc89
|
Re-add ares_create_query_fuzzer.cc.
|
2016-12-12 07:23:11 -08:00 |
inferno-chromium
|
5f314f365e
|
Use c-ares fuzzer from its repo. (#167)
|
2016-12-11 13:17:56 -08:00 |
Mike Aizatsky
|
3dd707ed58
|
[infra] using -lFuzzingEngine instead of -lfuzzer
|
2016-12-07 11:41:08 -08:00 |
Mike Aizatsky
|
879120437d
|
[infra] build.sh cleanup
|
2016-11-29 11:33:42 -08:00 |
Mike Aizatsky
|
a143b9b39a
|
[infra] renaming targets/ to projects/
|
2016-11-29 10:55:25 -08:00 |