Commit 77075ec9 authored by Karl Skomski's avatar Karl Skomski Committed by Rod Vagg
Browse files

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: default avatarFedor Indutny <fedor@indutny.com>
parent d9b70f9c
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment