Now that all Zircon calls have been transitioned to take time as signed
value, we can transition back to ZX_TIME_INFINITE, undoing the change
made in r337802.
Details
Details
Diff Detail
Diff Detail
- Repository
- rCRT Compiler Runtime
Paths
| Differential D51266
[sanitizer][fuzzer] Transition back to ZX_TIME_INFINITE ClosedPublic Authored by phosek on Aug 25 2018, 8:47 PM.
Details Summary Now that all Zircon calls have been transitioned to take time as signed
Diff Detail
Event TimelineHerald added subscribers: Restricted Project, llvm-commits, kubamracek. · View Herald TranscriptAug 25 2018, 8:47 PM This revision is now accepted and ready to land.Aug 26 2018, 2:51 PM Closed by commit rCRT340764: [sanitizer][fuzzer] Transition back to ZX_TIME_INFINITE (authored by phosek). · Explain WhyAug 27 2018, 10:52 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 162712 lib/fuzzer/FuzzerUtilFuchsia.cpp
lib/sanitizer_common/sanitizer_fuchsia.cc
|