summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/api/multiple-debuggers/TestMultipleDebuggers.py
diff options
context:
space:
mode:
authorGreg Clayton <gclayton@apple.com>2016-12-08 16:57:04 +0000
committerGreg Clayton <gclayton@apple.com>2016-12-08 16:57:04 +0000
commitb90328356a50f219af9d355943f7e1149bab22f2 (patch)
tree29af9b56ae39a82a50895ee11dd69aa68728c527 /lldb/packages/Python/lldbsuite/test/api/multiple-debuggers/TestMultipleDebuggers.py
parent4737f941323c33305cc02ead13efc7e23ceadef1 (diff)
downloadbcm5719-llvm-b90328356a50f219af9d355943f7e1149bab22f2.tar.gz
bcm5719-llvm-b90328356a50f219af9d355943f7e1149bab22f2.zip
Fix ASAN buildbots by fixing a double free crash.
The dwarfgen::Generator::StringPool was in a unique_ptr but it was owned by the Allocator member variable so it was being free twice. llvm-svn: 289070
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/api/multiple-debuggers/TestMultipleDebuggers.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud