[ODBC-380] Memory leak if connected with multistatement option Created: 2023-01-20 Updated: 2023-01-24 Resolved: 2023-01-21 |
|
| Status: | Closed |
| Project: | MariaDB Connector/ODBC |
| Component/s: | General |
| Affects Version/s: | 3.1.17 |
| Fix Version/s: | 3.1.18 |
| Type: | Bug | Priority: | Major |
| Reporter: | Lawrin Novitsky | Assignee: | Lawrin Novitsky |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
The leak occurs once during connection procedure due to missing MADB_DynstrFree call. |
| Comments |
| Comment by Lawrin Novitsky [ 2023-01-21 ] |
|
Also the commit contains fixed for other found leaks, like: |