[issue33145] unaligned accesses in siphash24() lead to crashes on sparc

Serhiy Storchaka report at bugs.python.org
Mon Mar 26 12:52:24 EDT 2018


New submission from Serhiy Storchaka <storchaka+cpython at gmail.com>:

Actually this looks like a duplicate of issue28055.

----------
nosy: +serhiy.storchaka
resolution:  -> duplicate
stage:  -> resolved
status: open -> closed
superseder:  -> pyhash's siphash24 assumes alignment of the data pointer

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


More information about the Python-bugs-list mailing list