ASN1_OBJECTs should be freed with ASN1_OBJECT_free(3), not with free(3).
authortb <tb@openbsd.org>
Sat, 8 Sep 2018 13:49:26 +0000 (13:49 +0000)
committertb <tb@openbsd.org>
Sat, 8 Sep 2018 13:49:26 +0000 (13:49 +0000)
commit5be2224443c8ce3238e615f17221d56ec060662d
tree4665c897bed3dca5b2978c718d72d9793d016717
parent7ec5f3d2e993ee9395e2a94c9ea0cf34ce174e61
ASN1_OBJECTs should be freed with ASN1_OBJECT_free(3), not with free(3).

ok inoguchi, jsing
lib/libcrypto/objects/obj_dat.c