microsoft / Detours

Detours is a software package for monitoring and instrumenting API calls on Windows. It is distributed in source code form.
MIT License
5.02k stars 981 forks source link

Maintenance: Fix incorrect use of NULL to initialize DWORD #187

Closed bgianfo closed 3 years ago

bgianfo commented 3 years ago

Fixes #186, found by compiling with -Wconversion-null

Microsoft Reviewers: Open in CodeFlow
bgianfo commented 3 years ago

CC @sylveon

ghost commented 3 years ago

Hello @bgianfo!

Because this pull request has the auto-merge label, I will be glad to assist with helping to merge this pull request once all check-in policies pass.

Do note that I've been instructed to only help merge pull requests of this repository that have been opened for at least 8 hours, a condition that will be fulfilled in about 7 hours 57 minutes. No worries though, I will be back when the time is right! :wink:

p.s. you can customize the way I help with merging this pull request, such as holding this pull request until a specific person approves. Simply @mention me (@msftbot) and give me an instruction to get started! Learn more here.