Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
3898a0468c63b66c0533cf313f16cb8b5edab5b9
/
llvm
/
lib
/
Fuzzer
/
FuzzerExtFunctions.def
fd6ad5b
[libFuzzer] use the new chainable malloc hooks instead of the old un-chainable ones, use atomic for malloc/free counters instead of a thread local counter in the main thread. This should make on-the-spot leak detection in libFuzzer more reliable
by Kostya Serebryany
· 9 years ago
1873a49
[LibFuzzer] Declare and use sanitizer functions in ``fuzzer::ExternalFunctions``
by Dan Liew
· 9 years ago
41d6683
[libfuzzer] custom crossover interface function.
by Mike Aizatsky
· 9 years ago
d3c3311
[LibFuzzer] Reimplement how the optional user functions are called.
by Dan Liew
· 9 years ago