Adds a global variable to specify the tool, to support handling early
interceptors that invoke instrumented code, thus requiring shadow memory to
be initialized prior to __esan_init() being invoked.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D20974
[esan] Specify which tool via a global variable ClosedPublic Authored by bruening on Jun 3 2016, 11:24 AM.
Details Summary Adds a global variable to specify the tool, to support handling early
Diff Detail Event Timelinebruening updated this object. This revision is now accepted and ready to land.Jun 3 2016, 11:44 AM Closed by commit rL271714: [esan] Specify which tool via a global variable (authored by bruening). · Explain WhyJun 3 2016, 12:46 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 59585 lib/esan/esan.h
lib/esan/esan.cpp
lib/esan/esan_interface.cpp
lib/esan/esan_interface_internal.h
|