This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author luisgf
Recipients luisgf
Date 2014-03-13.11:27:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1394710066.6.0.383918848793.issue20908@psf.upfronthosting.co.za>
In-reply-to
Content
A memory leak can happend in Reg2Py() loosing the reference to str pointer. 

See file PC/winreg.c +947
History
Date User Action Args
2014-03-13 11:27:46luisgfsetrecipients: + luisgf
2014-03-13 11:27:46luisgfsetmessageid: <1394710066.6.0.383918848793.issue20908@psf.upfronthosting.co.za>
2014-03-13 11:27:46luisgflinkissue20908 messages
2014-03-13 11:27:46luisgfcreate