Update curve list size.

(cherry picked from commit cfa86987a8d9d2b8cc5e5fea2d3260c46542cdb9)
This commit is contained in:
Dr. Stephen Henson 2013-12-24 18:15:28 +00:00
parent 926725b3d7
commit f6dfbeed3c

View file

@ -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
{