You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/x11-misc/macopix/files/macopix-3.4.0-openssl-1.1.0...

11 lines
185 B

--- a/src/http-client.c
+++ b/src/http-client.c
@@ -516,7 +516,6 @@
SSL_shutdown(ssl);
SSL_free(ssl);
SSL_CTX_free(ctx);
- ERR_free_strings();
close(command_socket);