-
-
Notifications
You must be signed in to change notification settings - Fork 30.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bpo-35214: Annotate posix calls for clang MSan. #11389
Conversation
It doesn't know the details of a few less common libc functions.
Thanks @gpshead for the PR 🌮🎉.. I'm working now to backport this PR to: 3.7. |
@gpshead: Please replace |
Sorry, @gpshead, I could not cleanly backport this to |
It doesn't know the details of a few less common libc functions. (cherry picked from commit 1d300ce)
It doesn't know the details of a few less common libc functions.. (cherry picked from commit 1d300ce) Co-authored-by: Gregory P. Smith <greg@krypto.org>
GH-11391 is a backport of this pull request to the 3.7 branch. |
It doesn't know the details of a few less common libc functions.
It doesn't know the details of a few less common libc functions.
https://bugs.python.org/issue35214