Ugh, BIO_find_type() cannot be passed a NULL.
authorDr. Stephen Henson <steve@openssl.org>
Thu, 7 Sep 2000 17:42:25 +0000 (17:42 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Thu, 7 Sep 2000 17:42:25 +0000 (17:42 +0000)
commitf50c11ca40132a556880d11172694dfec6b90ad2
tree517adc477585c81ce433f3350db37d9467f4674a
parentcfd3bb1785581def14fe8851906887d167b2f0f3
Ugh, BIO_find_type() cannot be passed a NULL.

Fix doc example, and fix BIO_find_type().

Fix PKCS7_verify(). It was using 'i' for both the
loop variable and the verify return value.
CHANGES
crypto/bio/bio_lib.c
crypto/pkcs7/pk7_smime.c
doc/crypto/BIO_find_type.pod