diff options
| author | GkvJwa <gkvjwa@gmail.com> | 2025-02-28 09:38:08 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-02-28 09:38:08 +0800 |
| commit | 1594fa8e5a719b33b1cd584af92e06981d6b3e59 (patch) | |
| tree | de5059cdc91aacb497fa9a31c16744f772a05cad /lldb/test/API/functionalities/plugins/python_os_plugin/TestPythonOSPlugin.py | |
| parent | 9e257b0abcfc53e76bf4b1986a1e71986cdbabbc (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
