[CONC-339] Handle leak: Handles on Events are not released after calling disconnect() Created: 2018-06-06 Updated: 2021-09-13 Resolved: 2021-09-13 |
|
| Status: | Closed |
| Project: | MariaDB Connector/C |
| Component/s: | None |
| Affects Version/s: | 2.3.5 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Junior Tcheho | Assignee: | Georg Richter |
| Resolution: | Won't Fix | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Windows 7 |
||
| Attachments: |
|
| Description |
|
After the call of mysql_init while creating a connection to a MariaDB-Database, new handles on Events are allocated. The Handles seems to be created in mariadb-connector-c-2.3.5-src\libmariadb\my_pthread.c(line 40) Find attached an output of the tool Deleaker |
| Comments |
| Comment by Georg Richter [ 2021-09-13 ] |
|
Closing this bug, since 2.x series of Connector/C is not supported anymore. |