CVSROOT: /cvs Module name: src Changes by: js...@cvs.openbsd.org 2016/12/07 06:18:38
Modified files: lib/libssl : s3_srvr.c Log message: Ensure that we zero memory that contiansthe ASN.1 encoded session, since this contains the session master key. ok deraadt@ doug@