[issue43662] test_tools: test_reindent_file_with_bad_encoding() fails RHEL7 on x86-64 and s390x with GCC 4.8.5 and LTO

STINNER Victor report at bugs.python.org
Mon Mar 29 18:25:43 EDT 2021


STINNER Victor <vstinner at python.org> added the comment:

It's a buffer overflow, or at least a crash related to uninitialized bytes. See:
https://github.com/python/cpython/pull/25080#issuecomment-809752737

----------

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


More information about the Python-bugs-list mailing list