Skip to content

Conversation

@gpshead
Copy link
Member

@gpshead gpshead commented Dec 30, 2018

Add Clang Memory Sanitizer build instrumentation to work around
false positives from the socket and time modules as well as skipping
a couple test_faulthandler tests.

https://bugs.python.org/issue35214

Add Clang Memory Sanitizer build instrumentation to work around
false positives from the socket and time modules as well as skipping
a couple test_faulthandler tests.
@gpshead gpshead merged commit b474e67 into python:master Dec 31, 2018
@miss-islington
Copy link
Contributor

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

@gpshead gpshead deleted the msan_faulthandler_socket_etc branch December 31, 2018 01:05
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Dec 31, 2018
…ythonGH-11375)

Add Clang Memory Sanitizer build instrumentation to work around
false positives from the socket and time modules as well as skipping
a couple test_faulthandler tests.
(cherry picked from commit b474e67)

Co-authored-by: Gregory P. Smith <[email protected]>
@bedevere-bot
Copy link

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

gpshead added a commit that referenced this pull request Dec 31, 2018
…H-11375) (GH-11378)

Add Clang Memory Sanitizer build instrumentation to work around
false positives from the socket and time modules as well as skipping
a couple test_faulthandler tests.
(cherry picked from commit b474e67)

Co-authored-by: Gregory P. Smith <[email protected]>
csabella pushed a commit to csabella/cpython that referenced this pull request Dec 31, 2018
…ythonGH-11375)

Add Clang Memory Sanitizer build instrumentation to work around
false positives from the socket and time modules as well as skipping
a couple test_faulthandler tests.
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