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:04:52 +0000 (16:04 +0100)
commitb0cfaf58adba8f6744e4deca8253395fa898c46f
treef816e0b863128df040d38985d7b4d8bca7c339dc
parent9dc07f04c3ae31490946ca6feba534482cd9bde8
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.
(cherry picked from commit 5ae8d6bcbaff99423a2608559d738a3fcf7ed6dc)
crypto/pem/pem_info.c