[New-bugs-announce] [issue19537] Fix misalignment in fastsearch_memchr_1char

Andreas Schwab report at bugs.python.org
Sat Nov 9 17:32:08 CET 2013


New submission from Andreas Schwab:

sizeof(foo) is never a good approximation for the alignment of foo

----------
components: Interpreter Core
files: xx
messages: 202487
nosy: schwab
priority: normal
severity: normal
status: open
title: Fix misalignment in fastsearch_memchr_1char
type: behavior
versions: Python 3.3
Added file: http://bugs.python.org/file32554/xx

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue19537>
_______________________________________


More information about the New-bugs-announce mailing list