Fix error handling in i2d* functions.
authorPavel Kopyl <p.kopyl@samsung.com>
Fri, 27 Oct 2017 12:50:40 +0000 (15:50 +0300)
committerBernd Edlinger <bernd.edlinger@hotmail.de>
Fri, 3 Nov 2017 14:46:51 +0000 (15:46 +0100)
commit157997f0c00f63b6005f3b5b6e0bb659d795e136
tree8f58134fce47943cc93689371f0ce03b20b757bc
parentba24968dd1aad5fa389ac6f4c27389beaed5af5b
Fix error handling in i2d* functions.

CLA: trivial

Reviewed-by: Kurt Roeckx <kurt@roeckx.be>
Reviewed-by: Bernd Edlinger <bernd.edlinger@hotmail.de>
(Merged from https://github.com/openssl/openssl/pull/4600)
crypto/x509/x_pubkey.c