[New-bugs-announce] [issue4418] PyObject_CallObject is not checked for NULL return value
Brian Szuter
report at bugs.python.org
Tue Nov 25 02:17:27 CET 2008
New submission from Brian Szuter <Brian.Szuter at gmail.com>:
Python-2.5.2/Modules/_sre.c(PySequence_Fast)
Line 1963
PyObject_CallObject is not checked for NULL return value
----------
messages: 76380
nosy: CWRU_Researcher1
severity: normal
status: open
title: PyObject_CallObject 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/issue4418>
_______________________________________
More information about the New-bugs-announce
mailing list