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:
9b94f21
)
remove patch ID (which is supposed to appear in patched variants of
author
Bodo Möller
<bodo@openssl.org>
Fri, 21 Mar 2003 13:11:14 +0000
(13:11 +0000)
committer
Bodo Möller
<bodo@openssl.org>
Fri, 21 Mar 2003 13:11:14 +0000
(13:11 +0000)
old OpenSSL releases, but not in new releases)
ssl/s3_srvr.c
patch
|
blob
|
history
diff --git
a/ssl/s3_srvr.c
b/ssl/s3_srvr.c
index 084b9cfd8d984ea50c97fdab903f13bbd11e31c0..e9410684164ea346fc4568e1915489a144407d2d 100644
(file)
--- a/
ssl/s3_srvr.c
+++ b/
ssl/s3_srvr.c
@@
-1709,7
+1709,6
@@
static int ssl3_get_client_key_exchange(SSL *s)
* made up by the adversary is properly formatted except
* that the version number is wrong. To avoid such attacks,
* we should treat this just like any other decryption error. */
- p[0] = (char)(int) "CAN-2003-0131 patch 2003-03-20";
}
}