[issue44363] Likely false positive for address sanitizer after fork

Pablo Galindo Salgado report at bugs.python.org
Wed Jun 9 07:02:09 EDT 2021


Pablo Galindo Salgado <pablogsal at gmail.com> added the comment:

Buildbots have the priority, please don't merge anything that breaks the buildbots. We should figure out how to silence the false positive if indeed is one, but I don't think it is. The address sanitizer is not speculative, it literally checks if someone has written out of bounds

----------

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


More information about the Python-bugs-list mailing list