aboutsummaryrefslogtreecommitdiffstats
path: root/ssl
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>2003-03-21 13:11:14 +0000
committerBodo Möller <bodo@openssl.org>2003-03-21 13:11:14 +0000
commit33b34a9d8fd187fdcf36a2d3d7a3f56fee92ef27 (patch)
tree1c064b5eb755bb935dfccbbf4b73336ab7ef7e2d /ssl
parent9b94f215b11e5d6048c62c505e1ce9e0f222283b (diff)
downloadopenssl-33b34a9d8fd187fdcf36a2d3d7a3f56fee92ef27.tar.gz
remove patch ID (which is supposed to appear in patched variants of
old OpenSSL releases, but not in new releases)
Diffstat (limited to 'ssl')
-rw-r--r--ssl/s3_srvr.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/ssl/s3_srvr.c b/ssl/s3_srvr.c
index 084b9cfd8d..e941068416 100644
--- 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";
}
}