[New-bugs-announce] [issue11890] COMPILER WARNING: warning: offset outside bounds of constant string

Jesús Cea Avión report at bugs.python.org
Wed Apr 20 18:59:51 CEST 2011


New submission from Jesús Cea Avión <jcea at jcea.es>:

Compiling current 3.1 and 3.2 show this warning:

"""
Python/sysmodule.c:1378: warning: offset outside bounds of constant string
"""

This is a bit scary. Could be a security/stability hazard?.

----------
messages: 134164
nosy: jcea
priority: normal
severity: normal
status: open
title: COMPILER WARNING: warning: offset outside bounds of constant string
versions: Python 3.1, Python 3.2

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


More information about the New-bugs-announce mailing list