Skip to content

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Nov 11, 2018

This function may access memory which is mapped but is considered
free by libc allocator. It behaves so by design, therefore we
need to suppress sanitizer reports.

GCC doesn't support MSan, so disable only TSan for it.
(cherry picked from commit fd3a91c)

Co-authored-by: Alexey Izbyshev izbyshev@ispras.ru

https://bugs.python.org/issue35204

…_range(). (pythonGH-10442)

This function may access memory which is mapped but is considered
free by libc allocator. It behaves so by design, therefore we
need to suppress sanitizer reports.

GCC doesn't support MSan, so disable only TSan for it.
(cherry picked from commit fd3a91c)

Co-authored-by: Alexey Izbyshev <izbyshev@ispras.ru>
@miss-islington
Copy link
Contributor Author

@izbyshev and @benjaminp: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit eff1c98 into python:3.6 Nov 11, 2018
@miss-islington miss-islington deleted the backport-fd3a91c-3.6 branch November 11, 2018 23:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants