[issue35204] Disable thread and memory sanitizers for address_in_range()

Benjamin Peterson report at bugs.python.org
Sun Nov 11 18:14:53 EST 2018


Benjamin Peterson <benjamin at python.org> added the comment:


New changeset fd3a91cbf93dd7bd97f01add9c90075d63cd7316 by Benjamin Peterson (Alexey Izbyshev) in branch 'master':
closes bpo-35204: Disable thread and memory sanitizers for address_in_range(). (GH-10442)
https://github.com/python/cpython/commit/fd3a91cbf93dd7bd97f01add9c90075d63cd7316


----------
resolution:  -> fixed
stage: patch review -> resolved
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue35204>
_______________________________________


More information about the Python-bugs-list mailing list