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: munmap(2) upon class instance destructor #32570

Commits on Apr 3, 2020

  1. src: munmap(2) upon class instance destructor

    Replace `OnScopeLeave` with a class whose instance destructor performs
    the munmap(2).
    
    Signed-off-by: Gabriel Schulhof <gabriel.schulhof@intel.com>
    Fixes: nodejs#32532
    Co-Authored-By: Anna Henningsen <github@addaleax.net>
    Co-Authored-By: Ben Noordhuis <info@bnoordhuis.nl>
    3 people committed Apr 3, 2020
    Copy the full SHA
    763da86 View commit details
    Browse the repository at this point in the history