CVSROOT:        /cvs
Module name:    src
Changes by:     b...@cvs.openbsd.org    2022/06/28 10:05:42

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

Log message:
Take away bogus error assignment before callback call.

Keep the depth which was needed.

This went an error too far, and broke openssl-ruby's callback
and error code sensitivity in it's tests.

With this removed, both my newly committed regress to verify
the same error codes and depths in the callback, and
openssl-ruby's tests pass again.

ok tb@

Reply via email to