summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/plugins/python_os_plugin/TestPythonOSPlugin.py
diff options
context:
space:
mode:
authorGkvJwa <gkvjwa@gmail.com>2025-02-28 09:38:08 +0800
committerGitHub <noreply@github.com>2025-02-28 09:38:08 +0800
commit1594fa8e5a719b33b1cd584af92e06981d6b3e59 (patch)
treede5059cdc91aacb497fa9a31c16744f772a05cad /lldb/test/API/functionalities/plugins/python_os_plugin/TestPythonOSPlugin.py
parent9e257b0abcfc53e76bf4b1986a1e71986cdbabbc (diff)
[asan][win] Fix CreateThread leak (#126738)
Fix #126541 Since ```t->Destroy``` cannot be called after ```start_routine```(When calling standard thread_start in crt) Intercept `ExitThread` and free the memory created by `VirtualAlloc'
Diffstat (limited to 'lldb/test/API/functionalities/plugins/python_os_plugin/TestPythonOSPlugin.py')
0 files changed, 0 insertions, 0 deletions