[CONCPP-65] Memory leaks and uninitialized properties Created: 2021-02-08 Updated: 2021-02-08 Resolved: 2021-02-08 |
|
| Status: | Closed |
| Project: | MariaDB Connector/C++ |
| Component/s: | General |
| Affects Version/s: | 0.9.4 |
| Fix Version/s: | 1.0.0 |
| Type: | Bug | Priority: | Major |
| Reporter: | Lawrin Novitsky | Assignee: | Lawrin Novitsky |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Description |
|
Automatic tools detect various such issues on tests run. In particular - on URL parsing error, in getTransactionIsolation, in DefaultOptions class. |
| Comments |
| Comment by Lawrin Novitsky [ 2021-02-08 ] |
|
Commit 983e4a8 |