llvm-project/lldb/unittests/Process
Raphael Isemann 8f52340766 Fix memory leaks in MinidumpParserTest
Summary: We never delete the allocated RegisterContext objects, causing those tests to fail with enabled memory sanitizer.

Reviewers: dvlahovski, zturner

Reviewed By: zturner

Subscribers: zturner, lldb-commits

Differential Revision: https://reviews.llvm.org/D42347

llvm-svn: 323085
2018-01-22 09:48:40 +00:00
..
Linux Fix some warnings in ProcessorTraceTest.cpp 2017-07-04 12:29:30 +00:00
gdb-remote Handle O reply packets during qRcmd 2018-01-10 14:39:08 +00:00
minidump Fix memory leaks in MinidumpParserTest 2018-01-22 09:48:40 +00:00
CMakeLists.txt Linux unit tests should only run on 2017-06-28 09:01:17 +00:00