aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python
diff options
context:
space:
mode:
authorJonas Hahnfeld <jonas.hahnfeld@cern.ch>2024-10-30 13:56:27 +0100
committerGitHub <noreply@github.com>2024-10-30 13:56:27 +0100
commitc4e135ec04a2bef5d5a5a69dfbb069a15dbf2f5e (patch)
tree6dcf98ec7e44254267a6cc25ca43a4c4b5281233 /lldb/source/Plugins/ScriptInterpreter/Python
parent217700baf760ea3959d79c2090e7930144b698a1 (diff)
downloadllvm-c4e135ec04a2bef5d5a5a69dfbb069a15dbf2f5e.zip
llvm-c4e135ec04a2bef5d5a5a69dfbb069a15dbf2f5e.tar.gz
llvm-c4e135ec04a2bef5d5a5a69dfbb069a15dbf2f5e.tar.bz2
[ORC] Fix transfer to unknown ResourceTrackers (#114063)
When transferring resources, the destination tracker key may not be in the internal map, invalidating iterators and value references. The added test creates such situation and would fail before with "Finalized allocation was not deallocated." For good measure, fix the same pattern in RTDyldObjectLinkingLayer which is harder to test because it "only" results in memory managers being deleted in the wrong order.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions