[New-bugs-announce] [issue4420] PyUnicode_Decode is not checked for NULL return value
Brian Szuter
report at bugs.python.org
Tue Nov 25 02:26:39 CET 2008
New submission from Brian Szuter <Brian.Szuter at gmail.com>:
Python-2.5.2/Objects/unicodeobject.c(PyUnicodeUCS2_FromEncodedObject)
Line 567
PyUnicode_Decode is not checked for NULL return value
----------
components: None
messages: 76383
nosy: CWRU_Researcher1
severity: normal
status: open
title: PyUnicode_Decode 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/issue4420>
_______________________________________
More information about the New-bugs-announce
mailing list