This is an archive of the discontinued LLVM Phabricator instance.

[ASan/Win] Use the new function interception approach to handle function wrappers too; wrap strlen() in DLLs
ClosedPublic

Authored by timurrrr on May 22 2014, 5:06 AM.

Details

Reviewers
kcc
Summary

More wrappers to be added in separate patches

Diff Detail

Event Timeline

timurrrr updated this revision to Diff 9691.May 22 2014, 5:06 AM
timurrrr retitled this revision from to [ASan/Win] Use the new function interception approach to handle function wrappers too; wrap strlen() in DLLs.
timurrrr updated this object.
timurrrr edited the test plan for this revision. (Show Details)
timurrrr added a reviewer: kcc.
timurrrr added a subscriber: Unknown Object (MLST).
kcc accepted this revision.May 22 2014, 5:09 AM
kcc edited edge metadata.

LGTM

This revision is now accepted and ready to land.May 22 2014, 5:09 AM
timurrrr closed this revision.May 22 2014, 5:15 AM

r209427.