Descriptionwin: Fix pipe leak on connection
The pipe handle was being leaked on connections (oops!). On XP this
resulted in the next test's CreateNamedPipe to fail, because the
previous one still existed (because all handles were not closed). More
recent OSs are more forgiving so I got away with the buggy code.
R=mark@chromium.org
BUG=crashpad:50
Committed: https://chromium.googlesource.com/crashpad/crashpad/+/81269ee676d8aa5f7e5e7f3a142de6718293de6d
Patch Set 1 #
Total comments: 2
Patch Set 2 : pcheck createthread #
Depends on Patchset: Dependent Patchsets: Messages
Total messages: 5 (0 generated)
|