CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/01/23 18:44:00
Modified files:
lib/libssl : s3_srvr.c ssl_ciph.c ssl_lib.c ssl_sess.c
Log message:
sk_SSL_CIPHER_free() checks for NULL so do not bother doing the same from
the callers.
