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:55:05 +0000 (04:55 +0100)
commitffbf304d4832bd51bb0618f8ca5b7c26647ee664
treec514b3d2978d1e053a3e75bfd4ff2cc38867db59
parent77672802a665b26a44524a7a8091e56ee84bdf39
Don't output bogus errors in PKCS12_parse

PR#3923

Reviewed-by: Tim Hudson <tjh@openssl.org>
crypto/pkcs12/p12_kiss.c