remove needless and misleading malloc failure error messages of PKCS12_SAFEBAG_create...
authorDavid von Oheimb <David.von.Oheimb@siemens.com>
Thu, 10 May 2018 19:10:03 +0000 (21:10 +0200)
committerMatt Caswell <matt@openssl.org>
Mon, 18 Jun 2018 09:44:32 +0000 (10:44 +0100)
commitf2950a46a6217110a7f77b5acfe558a6fb4dfeeb
treefe97eea7e5f25009138a9d6f88843db3f3c357cc
parent748eb991f49585a609ec65b0d8d26835a2911045
remove needless and misleading malloc failure error messages of PKCS12_SAFEBAG_create_pkcs8_encrypt

Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/6217)
crypto/pkcs12/p12_sbag.c