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:04:58 +0000 (13:04 +0000)
committerBodo Möller <bodo@openssl.org>
Sun, 14 Apr 2002 13:04:58 +0000 (13:04 +0000)
commit1dcb6c994fc11e3b04b336cb6ff0101bf944a127
treed2081562fe730e08db09ebca46a26539175357c3
parenta9ab63c01ca3b9825a80fd596e77397ecc886fa2
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