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

Inada Naoki report at bugs.python.org
Sat Apr 13 23:15:46 EDT 2019


Inada Naoki <songofacandy at gmail.com> added the comment:

Now PyGC_Head is 16byte on 64bit platform.
Maybe, should we just change obmalloc in Python 3.8?

How about 32bit platforms?
What can we do for Python 3.7 and 2.7?

----------

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


More information about the Python-bugs-list mailing list