We never delete the created instances, so those test fail with the memory sanitizer.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D42336
Fix memory leaks in TestArm64InstEmulation ClosedPublic Authored by teemperor on Jan 20 2018, 1:17 PM.
Details Summary We never delete the created instances, so those test fail with the memory sanitizer.
Diff Detail
Event TimelineHerald added subscribers: kristof.beyls, javed.absar, aemerson. · View Herald TranscriptJan 20 2018, 1:17 PM This revision is now accepted and ready to land.Jan 21 2018, 4:20 PM Closed by commit rL323076: Fix memory leaks in TestArm64InstEmulation (authored by teemperor). · Explain WhyJan 21 2018, 11:23 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 130835 lldb/trunk/unittests/UnwindAssembly/InstEmulation/TestArm64InstEmulation.cpp
|