diff options
author | Greg Clayton <gclayton@apple.com> | 2016-12-08 16:57:04 +0000 |
---|---|---|
committer | Greg Clayton <gclayton@apple.com> | 2016-12-08 16:57:04 +0000 |
commit | b90328356a50f219af9d355943f7e1149bab22f2 (patch) | |
tree | 29af9b56ae39a82a50895ee11dd69aa68728c527 /lldb/packages/Python/lldbsuite/test/api/multiple-debuggers/TestMultipleDebuggers.py | |
parent | 4737f941323c33305cc02ead13efc7e23ceadef1 (diff) | |
download | bcm5719-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