Commit c49d87e1 authored by Sam Roberts's avatar Sam Roberts
Browse files

src: do not alias new and old signal masks

In recent gcc, -Wrestrict warns when an argument passed to a
restrict-qualified parameter aliases with another argument.

PR-URL: https://github.com/nodejs/node/pull/24810


Reviewed-By: default avatarRichard Lau <riclau@uk.ibm.com>
parent a9a59565
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