Remove duplicate X509_OBJECT free function.
authorDavid Benjamin <davidben@google.com>
Tue, 21 Mar 2017 04:27:35 +0000 (00:27 -0400)
committerMatt Caswell <matt@openssl.org>
Tue, 21 Mar 2017 10:23:33 +0000 (10:23 +0000)
commit72afe2fdc7ae856155aea0efb8a33ad8bc128233
tree13520c77686bbc3c4beb02d794f8005400b2e5d1
parent256315dee11b187bc0390d75082f0231c4263eac
Remove duplicate X509_OBJECT free function.

These two functions do the same thing.

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3001)
(cherry picked from commit b6ef12c4baa3a2c1ff0e3ac71270588dfcfe8cbd)
crypto/x509/x509_lu.c