summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.cpp
diff options
context:
space:
mode:
authorPhilip Reames <listmail@philipreames.com>2019-12-20 12:01:06 -0800
committerPhilip Reames <listmail@philipreames.com>2019-12-20 12:04:07 -0800
commit4024d49edc1598a6f8017df541147b38bf1e2818 (patch)
treefdd602adc4ea34a6a8af9aa885f4d0163092bfa0 /lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.cpp
parent8b725f0459eee468ed7f9935fba3278fcb4997b1 (diff)
Fix a memory leak introduced w/the instruction padding support in rG14fc20ca6282
Should have caught this in review, but only noticed when addressing post commit style items. We were creating a new instance of the X86MCInstrInfo class, and then never reclaiming the memory. This wasn't even conditional on the new off by default flags, so it was an unconditional leak.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.cpp')
0 files changed, 0 insertions, 0 deletions