Chromium Code Reviews
Description[mojo-edk] Invalidate message handle when rewrite fails
On Windows we rewrite (i.e. duplicate-and-close) outgoing
handles before sending to another process. This operation
can fail if the target process is closing.
This CL invalidates a stored handle if DuplicateHandle fails,
preventing PlatformHandle from later trying to close a
non-existent handle during Message destruction.
BUG=608767
R=jam@chromium.org
Committed: https://crrev.com/a4bd42ba95dfa2be77c4a9db6388e97270046dea
Cr-Commit-Position: refs/heads/master@{#391287}
Patch Set 1 #Patch Set 2 : #
Total comments: 1
Patch Set 3 : #
Messages
Total messages: 12 (4 generated)
|
|||||||||||||||||||||||||||||||||||||