Bug #86339 gdal: use CPLFree() (contribution)
Submitted: 16 May 2017 13:10 Modified: 10 May 2018 20:09
Reporter: OCA Admin (OCA) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S3 (Non-critical)
Version:6.3.9 OS:Any
Assigned to: CPU Architecture:Any

[16 May 2017 13:10] OCA Admin
Description:
This bug tracks a contribution by Christian Hesse (Github user: eworm-de) as described in http://github.com/mysql/mysql-workbench/pull/15

How to repeat:
See description

Suggested fix:
See contribution code attached
[16 May 2017 13:10] OCA Admin
Contribution submitted via Github - gdal: use CPLFree() 
(*) Contribution by Christian Hesse (Github eworm-de, mysql-workbench/pull/15#issuecomment-301761243): 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_120767034.txt (text/plain), 2.15 KiB.

[16 May 2017 15:56] MySQL Verification Team
Thank you for the bug report.
[10 May 2018 20:09] Christine Cole
Posted by developer:
 
Fixed as of the upcoming MySQL Workbench 8.0.12 release, and here's the changelog entry:

OGRFree() was deprecated and replaced with CPLFree(). Thanks to Christian
Hesse for the patch.

Thank you for the bug report.