CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2014/08/06 14:11:09
Modified files: lib/libssl/src/ssl: d1_srvr.c Log message: Prevent a possible use after free by mimicing the s3_srvr.c fixes contributed by Adam Langley close to three years ago, which were commited in https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=e7928282d0148af5f28fa3437a625a2006af0214 ok jsing@