CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2024/03/23 00:37:15

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

Log message:
Remove unused flags argument from the trust handlers

The public X509_check_trust() takes a flag parameter which we must leave
in place. However, we can stop passing the flag parameter around without
ever looking at it.

ok jsing

Reply via email to