Merge branch 'master' of github.com:cyassl/cyassl

This commit is contained in:
John Safranek 2014-09-03 23:10:53 -07:00
commit ce0df18c58
1 changed files with 3 additions and 0 deletions

View File

@ -1467,6 +1467,9 @@ int TLSX_ValidateEllipticCurves(CYASSL* ssl, byte first, byte second) {
int sig = 0; /* valitade signature */
int key = 0; /* validate key */
(void)oid;
(void)octets;
if (!extension)
return 1; /* no suite restriction */