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

Issue 266: Fix the sandbox when used with the SANDBOX_EXPORTS define. (Closed)

Created:
12 years, 3 months ago by Nicolas Sylvain
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Fix the sandbox when used with the SANDBOX_EXPORTS define. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=1820

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -7 lines) Patch
M sandbox/src/filesystem_interception.h View 1 chunk +3 lines, -3 lines 2 comments Download
M sandbox/src/policy_broker.h View 1 chunk +4 lines, -4 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Nicolas Sylvain
12 years, 3 months ago (2008-09-05 22:53:43 UTC) #1
rvargas (doing something else)
LGTM
12 years, 3 months ago (2008-09-06 01:20:13 UTC) #2
amit
12 years, 3 months ago (2008-09-07 00:19:14 UTC) #3
http://codereview.chromium.org/266/diff/1/3
File sandbox/src/filesystem_interception.h (right):

http://codereview.chromium.org/266/diff/1/3#newcode16
Line 16: SANDBOX_INTERCEPT NTSTATUS WINAPI TargetNtCreateFile(
For future needs, does it make sense to export this one as well?

http://codereview.chromium.org/266/diff/1/3#newcode25
Line 25: NtOpenFileFunction orig_OpenFile, PHANDLE file, ACCESS_MASK
desired_access,
Ditto, as above.

Powered by Google App Engine
This is Rietveld 408576698