DescriptionFix small race in the sandbox
DuplicateHandle with DUPLICATE_CLOSE_SOURCE always closes the handle, right now on failure
we close it which means we are closing an invalid handle or closing some other handle in
the small race window.
Reported by Ashutosh Mehra from Adobe.
BUG=233251
TEST=none
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=195029
Patch Set 1 #Patch Set 2 : #
Messages
Total messages: 3 (0 generated)
|