Don't output bogus errors in PKCS12_parse
authorDr. Stephen Henson <steve@openssl.org>
Wed, 24 Jun 2015 11:28:50 +0000 (12:28 +0100)
committerDr. Stephen Henson <steve@openssl.org>
Thu, 25 Jun 2015 03:56:20 +0000 (04:56 +0100)
commit989ba38f7fa27e567612ab717975c82215c591ba
tree7eda62e69b29e7593d03abcc271bd83bfbd4e4b5
parentc040acd76a8918768aea560750937845f1e031e7
Don't output bogus errors in PKCS12_parse

PR#3923

Reviewed-by: Tim Hudson <tjh@openssl.org>
(cherry picked from commit ffbf304d4832bd51bb0618f8ca5b7c26647ee664)
crypto/pkcs12/p12_kiss.c