Update OpenSSL to version 1.0.2g
This commit is contained in:
@@ -445,7 +445,7 @@ static int acpt_puts(BIO *bp, const char *str)
|
||||
return (ret);
|
||||
}
|
||||
|
||||
BIO *BIO_new_accept(char *str)
|
||||
BIO *BIO_new_accept(const char *str)
|
||||
{
|
||||
BIO *ret;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user