Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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.
- Loading branch information