diff options
author | Deák Lajos <36414743+deaklajos@users.noreply.github.com> | 2025-07-22 20:31:28 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-22 11:31:28 -0700 |
commit | 3fc723ec2cf1965aa4eec8883957fbbe1b2e7027 (patch) | |
tree | 330119b776813ca195eeee2b494256cdc99caf48 /lldb/unittests/ScriptInterpreter/Python/PythonTestSuite.cpp | |
parent | 7cb256bcaa6acd4805e2fdcec4bf5a3704fed7b9 (diff) | |
download | llvm-3fc723ec2cf1965aa4eec8883957fbbe1b2e7027.zip llvm-3fc723ec2cf1965aa4eec8883957fbbe1b2e7027.tar.gz llvm-3fc723ec2cf1965aa4eec8883957fbbe1b2e7027.tar.bz2 |
[compiler-rt][sanitizer] fix msghdr for musl (#136195)
Ran into the issue on Alpine when building with TSAN that
`__sanitizer_msghdr` and the `msghdr` provided by musl did not match.
This caused lots of tsan reports and an eventual termination of the
application by the oom during a `sendmsg`.
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python/PythonTestSuite.cpp')
0 files changed, 0 insertions, 0 deletions