projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
926725b
)
Update curve list size.
author
Dr. Stephen Henson
<steve@openssl.org>
Tue, 24 Dec 2013 18:15:28 +0000
(18:15 +0000)
committer
Dr. Stephen Henson
<steve@openssl.org>
Sun, 29 Dec 2013 16:30:35 +0000
(16:30 +0000)
(cherry picked from commit
cfa86987a8d9d2b8cc5e5fea2d3260c46542cdb9
)
ssl/t1_lib.c
patch
|
blob
|
history
diff --git
a/ssl/t1_lib.c
b/ssl/t1_lib.c
index 8dbd00323305e508d8e9a5fe3f2ee82e61703acc..e21b8a2f039ea142dc93f8f44a45e3304952da46 100644
(file)
--- 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 2
5
+#define MAX_CURVELIST 2
8
typedef struct
{