[issue27987] obmalloc's 8-byte alignment causes undefined behavior

STINNER Victor report at bugs.python.org
Tue Oct 24 11:35:23 EDT 2017


STINNER Victor <victor.stinner at gmail.com> added the comment:

Change by Antoine Pitrou: "versions:  -Python 2.7, Python 3.3, Python 3.4, Python 3.5, Python 3.6"

The undefined behaviour exists and should be fixed in Python 2.7 and 3.6, no? Can we use memcpy()?

----------

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


More information about the Python-bugs-list mailing list