CVSROOT:        /cvs
Module name:    src
Changes by:     bc...@cvs.openbsd.org   2018/08/05 08:17:12

Modified files:
        lib/libcrypto/x509: by_dir.c 

Log message:
Remove unnecessary NULL check from get_cert_by_subject since
sk_BY_DIR_HASH_find already does it, removing ambiguity later in the function.

ok tb@

Reply via email to