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

Issue 3130037: Sbox IPC fix... (Closed)

Created:
10 years, 4 months ago by cpu_(ooo_6.6-7.5)
Modified:
9 years, 7 months ago
CC:
chromium-reviews, Paweł Hajdan Jr.
Visibility:
Public.

Description

Sbox IPC fix Second take, I had off-by-one bad check in line 164 for more info see review 3142022 BUG=52682 TEST=included Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=56938

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+79 lines, -40 lines) Patch
M sandbox/src/crosscall_params.h View 2 chunks +31 lines, -20 lines 0 comments Download
M sandbox/src/crosscall_server.cc View 5 chunks +30 lines, -20 lines 0 comments Download
M sandbox/src/ipc_unittest.cc View 1 chunk +18 lines, -0 lines 1 comment Download

Messages

Total messages: 3 (0 generated)
cpu_(ooo_6.6-7.5)
Please see my reply to cevans comments in the old review.
10 years, 4 months ago (2010-08-20 04:03:02 UTC) #1
Chris Evans
LGTM Thanks.
10 years, 4 months ago (2010-08-20 05:28:30 UTC) #2
rvargas (doing something else)
10 years, 4 months ago (2010-08-20 17:52:33 UTC) #3
LGTM.

It is a nice practice to upload a version of the patch right after
revert/re-merge so that we can see only what changed from the commited code.

http://codereview.chromium.org/3130037/diff/1/4
File sandbox/src/ipc_unittest.cc (right):

http://codereview.chromium.org/3130037/diff/1/4#newcode345
sandbox/src/ipc_unittest.cc:345: // The correct_size is 8 bytes aligned.
It would be nice to have a test here that was able to detect the failure with
the previous patch... that may be a follow up cl.

Powered by Google App Engine
This is Rietveld 408576698