This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author neologix
Recipients asvetlov, christian.heimes, gregory.p.smith, jcea, mark.dickinson, neologix, pitrou, python-dev, rhettinger, serhiy.storchaka, skrah, tim.peters, vstinner
Date 2013-04-09.17:02:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAH_1eM1xFasmZ46tMRMhaAMt_=G=hebTqGAYb4su3yGc1O80bA@mail.gmail.com>
In-reply-to <CAH_1eM3LoFp0AEaBhQ7_ohZ6De+Oo1wEb30v5L4DxBZ+xEbrHQ@mail.gmail.com>
Content
> Is p guaranteed to be size_t aligned?
> If not, unaligned access can segfault (e.g. on Sparc IIRC).

Apparently yes.
History
Date User Action Args
2013-04-09 17:02:58neologixsetrecipients: + neologix, tim.peters, rhettinger, gregory.p.smith, jcea, mark.dickinson, pitrou, vstinner, christian.heimes, asvetlov, skrah, python-dev, serhiy.storchaka
2013-04-09 17:02:58neologixlinkissue16427 messages
2013-04-09 17:02:58neologixcreate