diff options
author | abhishek-kaushik22 <abhishek.kaushik@intel.com> | 2024-09-23 17:11:56 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-23 17:11:56 +0800 |
commit | f28a0355364b9f09fa3d47720af4cf7431721de6 (patch) | |
tree | fed6ba0b792cfa72a4cfc336e15fc8e83da08e95 /lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h | |
parent | 0b0a37e158bcf6d0667b4744b3d335f91578e0c9 (diff) | |
download | llvm-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/lldb-python.h')
0 files changed, 0 insertions, 0 deletions