[issue5389] Uninitialized variable may be used in PyUnicode_DecodeUTF7Stateful()

Georg Brandl report at bugs.python.org
Sat Feb 28 11:34:17 CET 2009


Georg Brandl <georg at python.org> added the comment:

I can't see at the moment how the unicode_decode_call_errorhandler call
can be made without startinpos being previously set to some value.
Antoine, maybe you can verify?

----------
assignee:  -> pitrou
nosy: +georg.brandl, pitrou

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


More information about the Python-bugs-list mailing list