[CONC-173] Memory leak mysql_real_connect() when linking with mariadb_config --libs Created: 2016-04-17 Updated: 2016-04-18 Resolved: 2016-04-18 |
|
| Status: | Closed |
| Project: | MariaDB Connector/C |
| Component/s: | None |
| Affects Version/s: | 3.0.0 |
| Fix Version/s: | 3.0.0 |
| Type: | Bug | Priority: | Major |
| Reporter: | Jarosław Siebert | Assignee: | Georg Richter |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
I try to use lgpl version of mysql c connector. When I link test program using:
I monitor memory usage with:
Without mysql_real_connect() there is no memory leak. |
| Comments |
| Comment by Georg Richter [ 2016-04-18 ] |
|
Thanks for your bug report. Fixed in rev. c70128b50cadae81e87b6066a2d420c89bb86cdb |