fix length field we create when converting SSL 2.0 format into SSL 3.0/TLS 1.0 format
authorBodo Möller <bodo@openssl.org>
Sun, 14 Apr 2002 13:05:15 +0000 (13:05 +0000)
committerBodo Möller <bodo@openssl.org>
Sun, 14 Apr 2002 13:05:15 +0000 (13:05 +0000)
commit2fb3f002d0f7f0ffe530dffa39df81f75ab08733
tree407f37ff2f43730fdeca0a9138e93779eb94cabe
parent82b0bf0b8792bdc113cadc04a1f9d40f0e0cfbfc
fix length field we create when converting SSL 2.0 format into SSL 3.0/TLS 1.0 format
(the bug was introduced with message callback support)
ssl/s23_srvr.c