]> granicus.if.org Git - openssl/commit
Add NULL check in i2d_PrivateKey()
authorRichard Levitte <levitte@openssl.org>
Mon, 9 May 2016 19:52:11 +0000 (21:52 +0200)
committerRichard Levitte <levitte@openssl.org>
Mon, 9 May 2016 20:30:25 +0000 (22:30 +0200)
commita20dd9f951ae7a550a069617cd65918e0cece99e
treee487aed76ad95083ff1993d3578ef99dd151bd1c
parentb8943a511b58828c04a68016aedd5d9e40ee6df7
Add NULL check in i2d_PrivateKey()

Originally submitted by Kurt Cancemi <kurt@x64architecture.com>

Closes RT#4533

Reviewed-by: Matt Caswell <matt@openssl.org>
(cherry picked from commit 59a56c4cf02bbf1efeda6c2a5893d5079db78ff3)
crypto/asn1/i2d_pr.c