missing tab
This commit is contained in:
parent
024e6fed62
commit
89a5e2f704
@ -2035,7 +2035,7 @@ end:
|
|||||||
SSL_CONF_CTX_free(cctx);
|
SSL_CONF_CTX_free(cctx);
|
||||||
if (bio_s_out != NULL)
|
if (bio_s_out != NULL)
|
||||||
{
|
{
|
||||||
BIO_free(bio_s_out);
|
BIO_free(bio_s_out);
|
||||||
bio_s_out=NULL;
|
bio_s_out=NULL;
|
||||||
}
|
}
|
||||||
if (bio_s_msg != NULL)
|
if (bio_s_msg != NULL)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user