Add and use a constant-time memcmp.
[oweals/openssl.git] / ssl / s3_clnt.c
index a03da24e2d81adb3bbe2117569594f6a33713d18..61b0cdc204f108ee95f694dd25607b99bd5ae003 100644 (file)
@@ -1276,7 +1276,6 @@ int ssl3_get_server_certificate(SSL *s)
 
 #endif
        ret=1;
-
        if (0)
                {
 f_err: