This is an archive of the discontinued LLVM Phabricator instance.

[DFSan] Add custom wrapper for getsockname.
ClosedPublic

Authored by morehouse on Dec 9 2020, 1:04 PM.

Details

Summary

The wrapper clears shadow for any bytes written to addr or addrlen.

Diff Detail

Event Timeline

morehouse requested review of this revision.Dec 9 2020, 1:04 PM
morehouse created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptDec 9 2020, 1:04 PM
Herald added a subscriber: Restricted Project. · View Herald Transcript
This revision is now accepted and ready to land.Dec 9 2020, 1:55 PM
This revision was landed with ongoing or failed builds.Dec 10 2020, 8:13 AM
This revision was automatically updated to reflect the committed changes.