summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/ScriptInterpreter/Python
diff options
context:
space:
mode:
authorPete Cooper <peter_cooper@apple.com>2016-01-11 21:28:03 +0000
committerPete Cooper <peter_cooper@apple.com>2016-01-11 21:28:03 +0000
commitaed368963b20ad9a50b07a84d04b9e6d84148a04 (patch)
treeca1ff8f19cdcba607d103b0183d968c3957c7209 /lldb/source/Plugins/ScriptInterpreter/Python
parent9dc82567c98e51017a5374c459dae2943656c442 (diff)
downloadbcm5719-llvm-aed368963b20ad9a50b07a84d04b9e6d84148a04.tar.gz
bcm5719-llvm-aed368963b20ad9a50b07a84d04b9e6d84148a04.zip
BumpPtrAllocator::Reset should also poison the first slab which doesn't get deallocated.
When asan is enabled, we poison slabs as we allocate them, and only unpoison the pieces we need from the slab. However, in Reset, we were failing to reset the state of the slab back to being poisoned. Patch by b17 c0de. llvm-svn: 257388
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud