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

deps: fix CLEAR_HASH macro to be usable as a single statement #11616

Merged
merged 1 commit into from
Mar 6, 2017

Commits on Mar 6, 2017

  1. deps: fix CLEAR_HASH macro to be usable as a single statement

    Apply unreleased (as of zlib v1.2.11) patch from upstream:
    - madler/zlib@38e8ce3
    
    Original commit message:
      Fix CLEAR_HASH macro to be usable as a single statement.
    
      As it is used in deflateParams().
    
    PR-URL: nodejs#11616
    Reviewed-By: Anna Henningsen <anna@addaleax.net>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    sam-github committed Mar 6, 2017
    Configuration menu
    Copy the full SHA
    fd17e8b View commit details
    Browse the repository at this point in the history