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