The wrapper clears shadow for any events written.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D92891
[DFSan] Add custom wrapper for epoll_wait. ClosedPublic Authored by morehouse on Dec 8 2020, 3:03 PM.
Details Summary The wrapper clears shadow for any events written.
Diff Detail
Event Timeline
This revision is now accepted and ready to land.Dec 8 2020, 3:30 PM This revision was landed with ongoing or failed builds.Dec 9 2020, 6:05 AM Closed by commit rG6f13445fb601: [DFSan] Add custom wrapper for epoll_wait. (authored by morehouse). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 310508 compiler-rt/lib/dfsan/dfsan_custom.cpp
compiler-rt/lib/dfsan/done_abilist.txt
compiler-rt/test/dfsan/custom.cpp
|
assert ret's label is always 0?