Fix "glibc detected double free"

Remove extra call to vio_end
parent 15cbb8f2
......@@ -2974,7 +2974,6 @@ static void end_ssl()
ssl_acceptor_fd= 0;
}
#endif /* HAVE_OPENSSL */
vio_end();
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment