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 ZackerySpytz
Recipients ZackerySpytz
Date 2018-12-18.23:44:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1545176662.95.0.788709270274.issue35529@psf.upfronthosting.co.za>
In-reply-to
Content
In PyCFuncPtr_FromDll(), "dll" will leak if an error occurs in _validate_paramflags() or GenericPyCData_new().
History
Date User Action Args
2018-12-18 23:44:23ZackerySpytzsetrecipients: + ZackerySpytz
2018-12-18 23:44:22ZackerySpytzsetmessageid: <1545176662.95.0.788709270274.issue35529@psf.upfronthosting.co.za>
2018-12-18 23:44:22ZackerySpytzlinkissue35529 messages
2018-12-18 23:44:22ZackerySpytzcreate