Set s->read_ahead in SSL_new because SSL_clear no longer modifies it.
authorBodo Möller <bodo@openssl.org>
Tue, 26 Sep 2000 11:38:05 +0000 (11:38 +0000)
committerBodo Möller <bodo@openssl.org>
Tue, 26 Sep 2000 11:38:05 +0000 (11:38 +0000)
commit086a32d7542dc8c3211b7da9f0b38fdf4e83b247
tree40beb5c0ee9200334c53616b065216f612c21ce5
parent544ebbceb49236339d7836cae4aaa7f618817aa3
Set s->read_ahead in SSL_new because SSL_clear no longer modifies it.
ssl/ssl_lib.c