Bug #90862 Contribution: C extension - Fix multiple reference leaks
Submitted: 14 May 2018 13:42 Modified: 20 Oct 2022 22:23
Reporter: OCA Admin (OCA) Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / Python Severity:S3 (Non-critical)
Version: OS:Any
Assigned to: CPU Architecture:Any

[14 May 2018 13:42] OCA Admin
Description:
This bug tracks a contribution by Vilnis Termanis (Github user: vtermanis) as described in http://github.com/mysql/mysql-connector-python/pull/42

How to repeat:
See description

Suggested fix:
See contribution code attached
[14 May 2018 13:42] OCA Admin
Contribution submitted via Github - C extension - Fix multiple reference leaks 
(*) Contribution by Vilnis Termanis (Github vtermanis, mysql-connector-python/pull/42#issuecomment-388732387): I confirm the code being submitted is offered under the terms of the OCA, and that I am authorized to contribute it.

Contribution: git_patch_187624528.txt (text/plain), 7.60 KiB.

[14 May 2018 14:17] Chiranjeevi Battula
Hello vtermanis,

Thank you for the report and contribution.

Thanks,
Chiranjeevi.
[14 Oct 2022 16:50] Nuno Mariz
Posted by developer:
 
Hi vtermanis,
Thank you for the contribution!
[20 Oct 2022 22:23] Philip Olson
Posted by developer:
 
Fixed as of the upcoming MySQL Connector/Python 8.0.32 release, and here's the proposed changelog entry from the documentation team:

Fixed multiple reference leaks and removed redundant code. 

Thanks to Vilnis Termanis for the contribution. 

Thank you for the bug report.