Also, bypass quarantine altogether when quarantine size is set ot zero.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D28480
ASAN activate/deactive controls thread_local_quarantine_size_kb option. ClosedPublic Authored by alekseyshl on Jan 9 2017, 1:57 PM.
Details Summary Also, bypass quarantine altogether when quarantine size is set ot zero.
Diff Detail
Event Timelinealekseyshl retitled this revision from to ASAN activate/deactive controls thread_local_quarantine_size_kb option.. alekseyshl updated this object. eugenis edited edge metadata. Comment ActionsLGTM
This revision is now accepted and ready to land.Jan 9 2017, 2:46 PM
Closed by commit rL291511: ASAN activate/deactive controls thread_local_quarantine_size_kb option. (authored by alekseyshl). · Explain WhyJan 9 2017, 4:00 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 83728 compiler-rt/trunk/lib/asan/asan_flags.cc
compiler-rt/trunk/test/asan/TestCases/Linux/thread_local_quarantine_size_kb.cc
|