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:
ccbb8d5
)
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:34 +0000
(16:30 +0000)
ssl/t1_lib.c
patch
|
blob
|
history
diff --git
a/ssl/t1_lib.c
b/ssl/t1_lib.c
index 3359e87d4dd414ad64948e59c4735140bb307eb8..245bca2fe1938dfc31637bc5e7ba0087575daba7 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
{