[New-bugs-announce] [issue4414] Failure to check return value of PyBool_FromLong for NULL
Brian Szuter
report at bugs.python.org
Tue Nov 25 01:50:30 CET 2008
New submission from Brian Szuter <Brian.Szuter at gmail.com>:
/home/rxc92/project/Python-2.5.2/Objects/unicodeobject.c(unicode_istitle)
Line 5953
Failed to check that the return value of PyBool_FromLong is not NULL
Referenced:
http://www.python.org/doc/2.5.2/api/boolObjects.html#l2h-400
----------
components: None
messages: 76375
nosy: CWRU_Researcher1
severity: normal
status: open
title: Failure to check return value of PyBool_FromLong for NULL
type: resource usage
versions: Python 2.5.3
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue4414>
_______________________________________
More information about the New-bugs-announce
mailing list