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

src: fix memory leak introduced in 34febfbf4 #9604

Merged
merged 1 commit into from
Nov 18, 2016

Commits on Nov 18, 2016

  1. src: fix memory leak introduced in 34febfb

    Fix leaking the BIO in the error path.  Introduced in commit 34febfb
    ("crypto: fix handling of root_cert_store").
    
    PR-URL: nodejs#9604
    Refs: nodejs#9409
    Reviewed-By: Anna Henningsen <anna@addaleax.net>
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    Reviewed-By: Fedor Indutny <fedor@indutny.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
    Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
    Reviewed-By: Rod Vagg <rod@vagg.org>
    bnoordhuis committed Nov 18, 2016
    Configuration menu
    Copy the full SHA
    9f779d3 View commit details
    Browse the repository at this point in the history