[CONC-138] leak in mysql_ssl_set Created: 2015-09-05 Updated: 2015-09-05 Resolved: 2015-09-05 |
|
| Status: | Closed |
| Project: | MariaDB Connector/C |
| Component/s: | None |
| Affects Version/s: | 2.1, 3.0.0, 2.2.0 |
| Fix Version/s: | 3.0.0, 2.2.0 |
| Type: | Bug | Priority: | Major |
| Reporter: | Georg Richter | Assignee: | Georg Richter |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
all |
||
| Description |
|
When mysql_ssl_set will be called twice, memory from first call will not be freed. How to repeat:
|
| Comments |
| Comment by Georg Richter [ 2015-09-05 ] |
|
fixed in rev. 318257b0114da7d375178b79a1faa8f2ccf8b095 (2.2) |