[issue28055] pyhash's siphash24 assumes alignment of the data pointer

Serhiy Storchaka report at bugs.python.org
Sun May 13 06:57:34 EDT 2018


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:


New changeset 1e2ec8a996daec65d8d5a3d43b66a9909c6d0653 by Serhiy Storchaka (Rolf Eike Beer) in branch 'master':
bpo-28055: Fix unaligned accesses in siphash24(). (GH-6123)
https://github.com/python/cpython/commit/1e2ec8a996daec65d8d5a3d43b66a9909c6d0653


----------

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


More information about the Python-bugs-list mailing list