parent
7739c99f3f
commit
13db2011e3
@ -483,7 +483,7 @@ _SSL_check_subject_altname (X509 *cert, const char *host)
|
|||||||
|
|
||||||
if (addr != NULL)
|
if (addr != NULL)
|
||||||
g_object_unref (addr);
|
g_object_unref (addr);
|
||||||
sk_GENERAL_NAME_free (altname_stack);
|
sk_GENERAL_NAME_pop_free (altname_stack, GENERAL_NAME_free);
|
||||||
return rv;
|
return rv;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user