This is an archive of the discontinued LLVM Phabricator instance.

[DFSan] Add custom wrapper for recvmmsg.
ClosedPublic

Authored by morehouse on Dec 10 2020, 12:19 PM.

Details

Summary

Uses the recvmsg wrapper logic in a loop.

Diff Detail

Event Timeline

morehouse requested review of this revision.Dec 10 2020, 12:19 PM
morehouse created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptDec 10 2020, 12:19 PM
Herald added a subscriber: Restricted Project. · View Herald Transcript
compiler-rt/test/dfsan/custom.cpp
376

Is it possible to confirm that timeout spec is not zero-out?

morehouse updated this revision to Diff 311019.Dec 10 2020, 2:06 PM
morehouse marked an inline comment as done.
  • Test that timeout's shadow is not cleared.
This revision is now accepted and ready to land.Dec 10 2020, 2:08 PM
This revision was landed with ongoing or failed builds.Dec 11 2020, 6:25 AM
This revision was automatically updated to reflect the committed changes.