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

Inada Naoki report at bugs.python.org
Sat May 25 08:13:36 EDT 2019


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


New changeset ea2b76bdc5f97f49701213d105b8ec2387ea2fa5 by Inada Naoki in branch '3.7':
bpo-27987: align PyGC_Head to alignof(long double) (GH-13335)
https://github.com/python/cpython/commit/ea2b76bdc5f97f49701213d105b8ec2387ea2fa5


----------

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


More information about the Python-bugs-list mailing list