Remove pointless free, and use preferred way of calling d2i_* functions
authorMatt Caswell <matt@openssl.org>
Tue, 10 Feb 2015 16:21:30 +0000 (16:21 +0000)
committerMatt Caswell <matt@openssl.org>
Wed, 25 Feb 2015 17:13:24 +0000 (17:13 +0000)
commit535bc8faf69dc4ff39e2ee99195b268cf99b9569
tree9f510cd7f558428d22626118269987737f8d01e9
parent09f278f9252025846dee8aa992ef7079c70b99d0
Remove pointless free, and use preferred way of calling d2i_* functions

Reviewed-by: Emilia Käsper <emilia@openssl.org>
crypto/ec/ec_asn1.c