mirror of https://github.com/lukechilds/node.git
Browse Source
The nullptr check for parent on entry to the constructor should be == not !=. This allows reqs that have a parent to run their own init hook callbacks even if kCallInitHook has been disabled.v1.8.0-commit
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue