Skip to content
Snippets Groups Projects
Commit 7843e7fb authored by Hallvard Furuseth's avatar Hallvard Furuseth
Browse files

Destroy monitor_info.mi_cache_mutex

parent c984c229
Branches
Tags
No related merge requests found
......@@ -1791,6 +1791,8 @@ monitor_back_db_destroy(
ch_free( monitor_subsys );
}
ldap_pvt_thread_mutex_destroy( &monitor_info.mi_cache_mutex );
return 0;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment