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:46:20 +0000 (17:46 +0000)
commiteafdbd8ec3acc2ebbb13fe45874fe38eccdde38a
treea4f91e12013ae9c2ec24be04c0452bcb439cf7dc
parent1159e24d564e55826406c5f39a3881311c11d697
Remove pointless free, and use preferred way of calling d2i_* functions

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