Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

crypto: Fix memory deallocator in Certificate::ExportChallenge #2359

Closed
wants to merge 1 commit into from

Commits on Aug 20, 2015

  1. crypto: fix mem {de}allocation in ExportChallenge

    Use correct deallocator for returned buffer
    Don't free internal structure via ASN1_STRING_data
    Deallocate NETSCAPE_SPKI
    skomski committed Aug 20, 2015
    Configuration menu
    Copy the full SHA
    2d72a45 View commit details
    Browse the repository at this point in the history