Add a weak hook to be called from dfsan's custom memcmp.
The primary user will be lib/Fuzzer.
If this works well we'll add more hooks (strcmp, etc).
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D9541
Add dfsan_weak_hook_memcmp ClosedPublic Authored by kcc on May 6 2015, 4:21 PM.
Details Summary Add a weak hook to be called from dfsan's custom memcmp.
Diff Detail Event Timelinekcc updated this object. This revision is now accepted and ready to land.May 6 2015, 4:49 PM
Revision Contents
Diff 25107 include/sanitizer/dfsan_interface.h
lib/dfsan/dfsan_custom.cc
|