◐ Shell
clean mode source ↗

GH-94149: Fix unaligned access in convertsimple(). by matoro · Pull Request #94141 · python/cpython

Like python#6123 this pointer may be
unaligned, so a memcpy() instead of simple assignment is required for
strict architectures e.g. sparc.

@ghost

All commit authors signed the Contributor License Agreement.
CLA signed

@bedevere-bot

@matoro matoro changed the title Fix unaligned access in convertsimple(). GH-94149: Fix unaligned access in convertsimple().

Jun 23, 2022

matoro added a commit to matoro/gentoo that referenced this pull request

Aug 23, 2022

matoro added a commit to matoro/gentoo that referenced this pull request

Aug 23, 2022

gentoo-bot pushed a commit to gentoo/gentoo that referenced this pull request

Aug 23, 2022