aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.cpp
diff options
context:
space:
mode:
authorJoseph Huber <huberjn@outlook.com>2025-02-11 14:57:31 -0600
committerGitHub <noreply@github.com>2025-02-11 14:57:31 -0600
commitbaf7a3c1e561ff7e3f7da2261ce1012c4f2ba1c0 (patch)
treefc0e42b8e0c3ee50eacc8f3e2418bf03ede2229c /lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.cpp
parente4016bf5c32558e773264d1ce875d71cf67bd192 (diff)
downloadllvm-baf7a3c1e561ff7e3f7da2261ce1012c4f2ba1c0.zip
llvm-baf7a3c1e561ff7e3f7da2261ce1012c4f2ba1c0.tar.gz
llvm-baf7a3c1e561ff7e3f7da2261ce1012c4f2ba1c0.tar.bz2
[Offload] Properly guard modifications to the RPC device array (#126790)
Summary: If the user deallocates an RPC device this can sometimes fail if the RPC server is still running. This will happen if the modification happens while the server is still checking it. This patch adds a mutex to guard modifications to it.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.cpp')
0 files changed, 0 insertions, 0 deletions