CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/11/27 09:13:36
Modified files:
lib/libssl/src/ssl: s3_clnt.c
Log message:
Ensure that sess_cert is not NULL at the start of
ssl3_send_client_key_exchange(), rather than checking it in the key
exchange algorithm specific code.
ok beck@ miod@
