diff options
| author | Vitaly Buka <vitalybuka@google.com> | 2021-11-10 18:17:20 -0800 |
|---|---|---|
| committer | Vitaly Buka <vitalybuka@google.com> | 2021-11-12 16:11:10 -0800 |
| commit | cb0e14ce6dcdd614a7207f4ce6fcf81a164471ab (patch) | |
| tree | 601bf3711379f96b3efbe0f44389b79857d5ebf6 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | 37ead201e6148f2b079179a71ccbad5af223ce03 (diff) | |
[sanitizer] Switch dlsym hack to internal_allocator
Since glibc 2.34, dlsym does
1. malloc 1
2. malloc 2
3. free pointer from malloc 1
4. free pointer from malloc 2
These sequence was not handled by trivial dlsym hack.
This fixes https://bugs.llvm.org/show_bug.cgi?id=52278
Reviewed By: eugenis, morehouse
Differential Revision: https://reviews.llvm.org/D112588
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
