Fix bug which would free up a public key
authorDr. Stephen Henson <steve@openssl.org>
Thu, 2 Mar 2000 00:37:53 +0000 (00:37 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Thu, 2 Mar 2000 00:37:53 +0000 (00:37 +0000)
commit582e5929243183b8ba21514b7c198d70359e4734
tree741bf9b6399c727449d9c6d9596906b18161214f
parent8782a426278dbbd3499a38003acc8a8efe6dce3c
Fix bug which would free up a public key
twice if the verify callback tried to
continue after a signature failure.
crypto/x509/x509_vfy.c