CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/01/24 07:57:31
Modified files:
lib/libssl : s3_clnt.c s3_lib.c s3_srvr.c ssl_cert.c
ssl_lib.c ssl_rsa.c t1_lib.c
Log message:
sk_pop_free() checks for NULL so do not bother doing it from the callers.
