[issue27981] Reference leak in fp_setreadl() of Parser/tokenizer.c

STINNER Victor report at bugs.python.org
Tue Sep 6 17:21:13 EDT 2016


STINNER Victor added the comment:

Serhiy Storchaka added the comment:
> No, readline is borrowed reference.

My question is one the function call result. What if it is not NULL: I
don't see any DECREF.

----------

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


More information about the Python-bugs-list mailing list