From: Dr. Stephen Henson Date: Tue, 24 Dec 2013 18:15:28 +0000 (+0000) Subject: Update curve list size. X-Git-Tag: OpenSSL_1_0_2-beta1~115 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=546d6760b99d4ee91e3487efd42e1c123246a84e;p=oweals%2Fopenssl.git Update curve list size. --- diff --git a/ssl/t1_lib.c b/ssl/t1_lib.c index 3359e87d4d..245bca2fe1 100644 --- a/ssl/t1_lib.c +++ b/ssl/t1_lib.c @@ -539,7 +539,7 @@ int tls1_set_curves(unsigned char **pext, size_t *pextlen, return 1; } -#define MAX_CURVELIST 25 +#define MAX_CURVELIST 28 typedef struct {