Add a missing call to close_client_and_server_ssl_connections()
authorFabian Keil <fk@fabiankeil.de>
Mon, 2 Mar 2020 15:45:22 +0000 (16:45 +0100)
committerFabian Keil <fk@fabiankeil.de>
Mon, 2 Mar 2020 17:44:58 +0000 (18:44 +0100)
commit669a1c8df92ea457ccc3ebb2fb7cce81a4e80a9a
tree763e2099e8621b277dff28ae1dd8e0437f8fd441
parent4490d451f9b61baada414233897a83ec8d9908aa
Add a missing call to close_client_and_server_ssl_connections()

Not calling it caused memory leaks.

Sponsored by: Robert Klemme
jcc.c