[issue4419] PyUnicode_DecodeUTF8 is not checked for NULL return value

Brian Szuter report at bugs.python.org
Tue Nov 25 02:23:46 CET 2008


New submission from Brian Szuter <Brian.Szuter at gmail.com>:

Python-2.5.2/Objects/unicodeobject.c
Line 587

PyUnicode_DecodeUTF8 is not checked for NULL return value

----------
components: None
messages: 76382
nosy: CWRU_Researcher1
severity: normal
status: open
title: PyUnicode_DecodeUTF8 is not checked for NULL return value
type: resource usage
versions: Python 2.5.3

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


More information about the Python-bugs-list mailing list