crypto: fix mem {de}allocation in ExportChallenge
Use correct deallocator for returned buffera. Don't free internal structure via ASN1_STRING_data. Deallocate NETSCAPE_SPKI. PR-URL: https://github.com/nodejs/node/pull/2359 Reviewed-By:Fedor Indutny <fedor@indutny.com>
parent
d9b70f9c
Please register or sign in to comment