Check return of PEM_write_* functions and report possible errors
authorRichard Levitte <levitte@openssl.org>
Wed, 4 May 2016 12:44:10 +0000 (14:44 +0200)
committerRichard Levitte <levitte@openssl.org>
Thu, 5 May 2016 09:02:57 +0000 (11:02 +0200)
commitb9284c75acc2db7bd117b7759a640b90a8e37ae6
tree6b47fd04b3f3e032b154470060fa14f6b5114c1b
parenta1eef756cc1948ed4d1f175d97367aa2b24d962d
Check return of PEM_write_* functions and report possible errors

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/1025)
(cherry picked from commit c73aa309049c4f04ec81f0f1cf552eab8456a16e)
apps/pkcs12.c