aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python
diff options
context:
space:
mode:
authorabhishek-kaushik22 <abhishek.kaushik@intel.com>2024-09-23 17:11:56 +0800
committerGitHub <noreply@github.com>2024-09-23 17:11:56 +0800
commitf28a0355364b9f09fa3d47720af4cf7431721de6 (patch)
treefed6ba0b792cfa72a4cfc336e15fc8e83da08e95 /lldb/source/Plugins/ScriptInterpreter/Python
parent0b0a37e158bcf6d0667b4744b3d335f91578e0c9 (diff)
downloadllvm-f28a0355364b9f09fa3d47720af4cf7431721de6.zip
llvm-f28a0355364b9f09fa3d47720af4cf7431721de6.tar.gz
llvm-f28a0355364b9f09fa3d47720af4cf7431721de6.tar.bz2
Fix memory leak in LLVMTargetMachine.cpp (#109610)
Because `MAB` is a raw pointer, it could potentially leak memory because of the `||` in the null check.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions