Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(429)

Issue 13912024: Fix small race in the sandbox (Closed)

Created:
7 years, 8 months ago by cpu_(ooo_6.6-7.5)
Modified:
7 years, 8 months ago
Reviewers:
jschuh
CC:
chromium-reviews
Visibility:
Public.

Description

Fix 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 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -9 lines) Patch
M sandbox/win/src/filesystem_policy.cc View 1 chunk +0 lines, -1 line 0 comments Download
M sandbox/win/src/named_pipe_policy.cc View 1 1 chunk +4 lines, -4 lines 0 comments Download
M sandbox/win/src/registry_policy.cc View 1 2 chunks +0 lines, -2 lines 0 comments Download
M sandbox/win/src/sync_policy.cc View 1 2 chunks +0 lines, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
jschuh
lgtm
7 years, 8 months ago (2013-04-18 20:44:11 UTC) #1
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/cpu@chromium.org/13912024/13001
7 years, 8 months ago (2013-04-18 20:52:02 UTC) #2
commit-bot: I haz the power
7 years, 8 months ago (2013-04-19 00:48:32 UTC) #3
Message was sent while issue was closed.
Change committed as 195029

Powered by Google App Engine
This is Rietveld 408576698