diff options
author | Vitaly Buka <vitalybuka@google.com> | 2024-09-18 16:45:43 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-18 16:45:43 -0700 |
commit | 999313debe8a87760b128e4469f17ec0ce1a4a8f (patch) | |
tree | c3e7d8198aaa2932c88a444fa1760a9d44f12617 /lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.h | |
parent | c86b1b0f44509585390c8df09b41d707e6a14011 (diff) | |
download | llvm-999313debe8a87760b128e4469f17ec0ce1a4a8f.zip llvm-999313debe8a87760b128e4469f17ec0ce1a4a8f.tar.gz llvm-999313debe8a87760b128e4469f17ec0ce1a4a8f.tar.bz2 |
[sanitizer] Switch from lazy `ThreadDescriptorSize` (#108923)
`ThreadDescriptorSize` uses `dlsym` which may use
malloc in unexpected time.
It's relatively easy to init size from the main init.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.h')
0 files changed, 0 insertions, 0 deletions