win: Address late feedback after 90054edf6202

Bug: crashpad:197
Change-Id: I2b6758d46f3ee9562ce027d321cb6b506dc78269
Reviewed-on: https://chromium-review.googlesource.com/701214
Reviewed-by: Leonard Mosescu <mosescu@chromium.org>
This commit is contained in:
Mark Mentovai 2017-10-04 17:14:07 -04:00
parent 2e9282c9f9
commit 370e441962

View File

@ -108,7 +108,7 @@ int wmain(int argc, wchar_t* argv[]) {
return EXIT_FAILURE;
}
// Recycle the event handle, which was automatically reset.
// Use the same event object, which was automatically reset.
threads[2] = CreateThread(nullptr, 0, Thread3, event, 0, nullptr);
// Wait for loader_lock_dll.dll to signal that the loader lock is held and