On Fri, Dec 21, 2001 at 01:15:46PM -0800, d p chang wrote: > There appears to be a bug in s3_read_bytes when trying to make a > connection to a port open for a non-tls service. As the comment > indicates, tls client just ignores records that it doesn't know about, > but the current code does not try to get a new record and ends up > looping on the same record. > > The relatively straightforward patch against 0.9.6b (I checked that > the just released 0.9.6c has the same problem) forces a check for a > new record at the top of the record parsing loop.
Thanks for the report. The fix will be in one of the next snapshots (ftp://ftp.openssl.org/snapshot;type=d). -- Bodo M�ller <[EMAIL PROTECTED]> PGP http://www.informatik.tu-darmstadt.de/TI/Mitarbeiter/moeller/0x36d2c658.html * TU Darmstadt, Theoretische Informatik, Alexanderstr. 10, D-64283 Darmstadt * Tel. +49-6151-16-6628, Fax +49-6151-16-6036 ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
