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:43 +0000 (04:55 +0100)
commit7c1dae55d476d94c96db68de20670c1066d281b3
tree0cb1d41c8eadc7dc33a9a03ff5cf509083177a50
parentedbc9050bed04de0f2cdbfd0f038a84007263c66
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