[New-bugs-announce] [issue4415] Failure to check return value of PyBool_FromLong for NULL

Brian Szuter report at bugs.python.org
Tue Nov 25 02:01:35 CET 2008


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

/home/rxc92/project/Python-2.5.2/Python/import.c(imp_is_frozen)
Line 2740

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: 76376
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/issue4415>
_______________________________________


More information about the New-bugs-announce mailing list