aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectThread.cpp
diff options
context:
space:
mode:
authorMehdi Amini <joker.eph@gmail.com>2022-08-02 22:18:36 +0000
committerMehdi Amini <joker.eph@gmail.com>2022-08-02 22:30:17 +0000
commit4f0262c1640531dd431cf205f4b802b1fabb6489 (patch)
tree3451faf90af117ea1aa26424caea0593de983432 /lldb/source/Commands/CommandObjectThread.cpp
parenta5605f1f6853ee26456895f6055fa5e11a875de0 (diff)
downloadllvm-4f0262c1640531dd431cf205f4b802b1fabb6489.zip
llvm-4f0262c1640531dd431cf205f4b802b1fabb6489.tar.gz
llvm-4f0262c1640531dd431cf205f4b802b1fabb6489.tar.bz2
Fix use-after-free in SymbolTable::replaceAllSymbolUses
In some cases the recursion will grow the `visited` hash table and invalidate the cached iterator. (caught with ASAN) Differential Revision: https://reviews.llvm.org/D131027
Diffstat (limited to 'lldb/source/Commands/CommandObjectThread.cpp')
0 files changed, 0 insertions, 0 deletions