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:56 +0000 (04:55 +0100)
commit0d25eb7800cbb2e845b4f38e3c78df437d68ad7c
treeea6ce72fd7c6b6011e816a7b047326eaf746ccbc
parentae2f46597a01f3e7042493d09bd0559028bb5699
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