Fix for PEM_X509_INFO_read_bio.
authorKaspar Brand <ossl-rt@velox.ch>
Tue, 6 Aug 2013 15:01:47 +0000 (16:01 +0100)
committerDr. Stephen Henson <steve@openssl.org>
Tue, 6 Aug 2013 15:01:47 +0000 (16:01 +0100)
commit5ae8d6bcbaff99423a2608559d738a3fcf7ed6dc
treeb418cc92afaa8e2ed16b17e84189e2755556b2e7
parentdfcb42c68eac61b35d52f2fc53771c0f27dd9c29
Fix for PEM_X509_INFO_read_bio.

PR: 3028
Fix bug introduced in PEM_X509_INFO_bio which wouldn't process RSA keys
correctly if they appeared first.
crypto/pem/pem_info.c