Skip to content
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

Merged
merged 1 commit into from
Dec 31, 2018

Conversation

gpshead
Copy link
Member

@gpshead gpshead commented Dec 31, 2018

It doesn't know the details of a few less common libc functions.

https://bugs.python.org/issue35214

It doesn't know the details of a few less common libc functions.
@miss-islington
Copy link
Contributor

Thanks @gpshead for the PR 🌮🎉.. I'm working now to backport this PR to: 3.7.
🐍🍒⛏🤖

@bedevere-bot
Copy link

@gpshead: Please replace # with GH- in the commit message next time. Thanks!

@miss-islington
Copy link
Contributor

Sorry, @gpshead, I could not cleanly backport this to 3.7 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 1d300ce1d8238136595c8fea76266a4755cd73a2 3.7

gpshead added a commit to gpshead/cpython that referenced this pull request Dec 31, 2018
It doesn't know the details of a few less common libc functions.

(cherry picked from commit 1d300ce)
gpshead added a commit to gpshead/cpython that referenced this pull request Dec 31, 2018
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>
@gpshead gpshead deleted the msan_posix branch December 31, 2018 05:44
@bedevere-bot
Copy link

GH-11391 is a backport of this pull request to the 3.7 branch.

gpshead added a commit that referenced this pull request Dec 31, 2018
…11391)

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> [Google]
csabella pushed a commit to csabella/cpython that referenced this pull request Dec 31, 2018
It doesn't know the details of a few less common libc functions.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants