summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@intel.com>2019-03-26 03:12:43 +0000
committerCraig Topper <craig.topper@intel.com>2019-03-26 03:12:43 +0000
commitfd880d30b194a526cda07f5ca3218a71b42ae3ee (patch)
tree2f860c2bcc6cf0537b19f9b6b35b79ee3ea3b98e /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent3dce29b8e9002d1295918fd56de8b263f89c2f5e (diff)
X86Parser: Fix potential reference to deleted object
Within the MatchFPUWaitAlias function, Operands[0] is potentially overwritten leading to &Op referencing a deleted object. To fix this, assign the reference after the function. Differential Revision: https://reviews.llvm.org/D57376 llvm-svn: 356973
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions