CVSROOT: /cvs Module name: src Changes by: js...@cvs.openbsd.org 2014/10/13 07:47:31
Modified files: regress/lib/libssl/ssl: ssltest.c Log message: BIO_free() and SSL_CTX_free() have explicit NULL checks, so there is no need to have additional checks here.