CVSROOT: /cvs Module name: src Changes by: jas...@cvs.openbsd.org 2010/03/31 06:17:28
Modified files: lib/libssl/src/ssl: Tag: OPENBSD_4_6 s3_pkt.c Log message: Security fix for CVE-2010-0740 "In TLS connections, certain incorrectly formatted records can cause an OpenSSL client or server to crash due to a read attempt at NULL." http://openssl.org/news/secadv_20100324.txt ok djm@ sthen@