]> git.ipfire.org Git - thirdparty/openssl.git/commit
Drop incorrect id == -1 case from X509_check_trust
authorViktor Dukhovni <openssl-users@dukhovni.org>
Tue, 29 Dec 2015 18:16:47 +0000 (13:16 -0500)
committerViktor Dukhovni <openssl-users@dukhovni.org>
Sun, 3 Jan 2016 22:21:40 +0000 (17:21 -0500)
commit0e7abc903799a32d9d4eb34316cb72f1f4b28a52
tree16a99a8da25720289a09b94ddaf59bbb03dc53b5
parentd9b8b89bec4480de3a10bdaf9425db371c19145b
Drop incorrect id == -1 case from X509_check_trust

Reviewed-by: Richard Levitte <levitte@openssl.org>
crypto/x509/x509_trs.c