Details
- 
    
Bug
 - 
    Status: Closed (View Workflow)
 - 
    
Major
 - 
    Resolution: Won't Fix
 - 
    2.3.5
 - 
    None
 - 
    None
 - 
    Windows 7
 
Description
After the call of mysql_init while creating a connection to a MariaDB-Database, new handles on Events are allocated.
After the call of the disconnect function, those handles are not released.
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