CVSROOT:        /cvs
Module name:    src
Changes by:     m...@cvs.openbsd.org    2014/07/11 06:24:51

Modified files:
        lib/libssl/src/ssl: s3_srvr.c 

Log message:
In ssl3_get_client_key_exchange() parsing a GOST session key, invoke the
regular ASN.1 parser rather than trying to handroll one and potentially
misbehave; OpenSSL PR #3335 via OpenSSL trunk.

Reply via email to