summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorMaxim Ostapenko <m.ostapenko@partner.samsung.com>2016-09-26 08:26:23 +0000
committerMaxim Ostapenko <m.ostapenko@partner.samsung.com>2016-09-26 08:26:23 +0000
commit5b145205b5f905cf28d37e4f38ea5132e0ac8485 (patch)
tree049e9e3327ade76bc70abf2985da6abcb4308639 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parentb3cf42ce5680fddf012aaf54c5a7c4da5ad7882e (diff)
[msan] Fix second parameter in MsanReallocate from previous commit.
It's wrong to pass to MsanReallocate a pointer that MSan allocator doesn't own. Use nullptr instead of ptr to prevent possible (still unlikely) failure. llvm-svn: 282390
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions