CVSROOT: /cvs Module name: src Changes by: js...@cvs.openbsd.org 2018/02/06 21:57:06
Modified files: usr.bin/openssl: asn1pars.c dh.c dhparam.c dsa.c dsaparam.c ec.c enc.c gendh.c gendsa.c genpkey.c genrsa.c pkeyutl.c rand.c s_client.c s_server.c s_time.c smime.c x509.c Log message: Remove guards around *_free() calls since these functions handle NULL.