[issue20908] Memory leak in Reg2Py()

Luis G.F report at bugs.python.org
Thu Mar 13 12:27:46 CET 2014


New submission from Luis G.F:

A memory leak can happend in Reg2Py() loosing the reference to str pointer. 

See file PC/winreg.c +947

----------
components: Extension Modules, Windows
messages: 213384
nosy: luisgf
priority: normal
severity: normal
status: open
title: Memory leak in Reg2Py()
type: behavior
versions: Python 3.4

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


More information about the Python-bugs-list mailing list