forgotten SSL free added;
This commit is contained in:
parent
61a2dd1e9f
commit
9432627f22
@ -256,6 +256,7 @@ int connections_free(conn_sys_t *ssys)
|
||||
free(ssys->system_rpc);
|
||||
free(ssys->connections);
|
||||
pthread_rwlock_destroy(&(ssys->rwlock));
|
||||
SSL_CTX_free(ssys->ctx);
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user