[all-commits] [llvm/llvm-project] 4004f6: [LLDB][NativePDB] Fix use-after-free error detecte...
Zequan Wu via All-commits
all-commits at lists.llvm.org
Thu Jan 4 09:32:59 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4004f655ceb9623608ba0471aa7037c142956e31
https://github.com/llvm/llvm-project/commit/4004f655ceb9623608ba0471aa7037c142956e31
Author: Zequan Wu <zequanwu at google.com>
Date: 2024-01-04 (Thu, 04 Jan 2024)
Changed paths:
M lldb/source/Plugins/SymbolFile/NativePDB/SymbolFileNativePDB.cpp
Log Message:
-----------
[LLDB][NativePDB] Fix use-after-free error detected by asan.
More information about the All-commits
mailing list