From: Dr. Stephen Henson Date: Tue, 24 Dec 2013 18:15:28 +0000 (+0000) Subject: Update curve list size. X-Git-Tag: master-post-reformat~1031 X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff_plain;h=f6dfbeed3c82e3bfc9cda2f4cd80f1e1b5515ba9 Update curve list size. (cherry picked from commit cfa86987a8d9d2b8cc5e5fea2d3260c46542cdb9) --- diff --git a/ssl/t1_lib.c b/ssl/t1_lib.c index 8dbd003233..e21b8a2f03 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 {