summaryrefslogtreecommitdiffstats
path: root/ssl
diff options
context:
space:
mode:
authorMartin Olsson <martin@minimum.se>2014-09-04 12:42:34 -0400
committerRich Salz <rsalz@openssl.org>2014-09-08 10:50:08 -0400
commit6b0dc6eff1a59274730802db923d55802378d011 (patch)
treeff356d211a7b80d1d545315a385084bd1ba9ed78 /ssl
parent76e8671c5a00f00abd75c9f5978c9eaee33709d3 (diff)
RT2842: Remove spurious close-comment marker.
Also, I (rsalz) changed "#ifdef undef" to "#if 0" Reviewed-by: Dr. Stephen Henson <steve@openssl.org>
Diffstat (limited to 'ssl')
-rw-r--r--ssl/s2_clnt.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/ssl/s2_clnt.c b/ssl/s2_clnt.c
index 3621cf9fac..fbbd529c0b 100644
--- a/ssl/s2_clnt.c
+++ b/ssl/s2_clnt.c
@@ -417,12 +417,11 @@ static int get_server_hello(SSL *s)
}
else
{
-#ifdef undef
+#if 0
/* very bad */
memset(s->session->session_id,0,
SSL_MAX_SSL_SESSION_ID_LENGTH_IN_BYTES);
s->session->session_id_length=0;
- */
#endif
/* we need to do this in case we were trying to reuse a