This fixes an mprotect leak identified in D21612.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D22757
Use RAII for ensuring that mprotect calls are undone ClosedPublic Authored by dberris on Jul 25 2016, 7:53 AM.
Details
Diff Detail
Event Timelinedberris updated this object.
This revision is now accepted and ready to land.Jul 26 2016, 12:47 PM Closed by commit rL276833: Use RAII for ensuring that mprotect calls are undone (authored by dberris). · Explain WhyJul 26 2016, 9:38 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 65658 compiler-rt/trunk/lib/xray/xray_interface.cc
|