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

Issue 1987593002: [mojo-edk] Sanity checks on ports message parsing (Closed)

Created:
4 years, 7 months ago by Ken Rockot(use gerrit already)
Modified:
4 years, 7 months ago
Reviewers:
Oliver Chang
CC:
Aaron Boodman, abarth-chromium, ben+mojo_chromium.org, chromium-reviews, darin (slow to review), qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[mojo-edk] Sanity checks on ports message parsing BUG=612364 R=ochang@chromium.org Committed: https://crrev.com/73af3951c285542c5397293375e0c19bd4a7ce65 Cr-Commit-Position: refs/heads/master@{#394059}

Patch Set 1 #

Patch Set 2 : #

Total comments: 5

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -16 lines) Patch
M mojo/edk/system/node_channel.h View 1 chunk +2 lines, -1 line 0 comments Download
M mojo/edk/system/node_channel.cc View 1 chunk +1 line, -1 line 0 comments Download
M mojo/edk/system/node_controller.h View 1 chunk +2 lines, -1 line 0 comments Download
M mojo/edk/system/node_controller.cc View 1 2 2 chunks +15 lines, -7 lines 0 comments Download
M mojo/edk/system/ports/message.h View 1 chunk +3 lines, -2 lines 0 comments Download
M mojo/edk/system/ports/message.cc View 1 2 2 chunks +14 lines, -4 lines 0 comments Download

Messages

Total messages: 10 (3 generated)
Ken Rockot(use gerrit already)
Thank you for helping to find these mistakes!
4 years, 7 months ago (2016-05-17 03:07:34 UTC) #1
Oliver Chang
thanks for the lightning quick fixes! https://codereview.chromium.org/1987593002/diff/20001/mojo/edk/system/ports/message.cc File mojo/edk/system/ports/message.cc (right): https://codereview.chromium.org/1987593002/diff/20001/mojo/edk/system/ports/message.cc#newcode61 mojo/edk/system/ports/message.cc:61: if (num_bytes < ...
4 years, 7 months ago (2016-05-17 03:45:22 UTC) #3
Ken Rockot(use gerrit already)
https://codereview.chromium.org/1987593002/diff/20001/mojo/edk/system/ports/message.cc File mojo/edk/system/ports/message.cc (right): https://codereview.chromium.org/1987593002/diff/20001/mojo/edk/system/ports/message.cc#newcode61 mojo/edk/system/ports/message.cc:61: if (num_bytes < *num_header_bytes + *num_ports_bytes) On 2016/05/17 at ...
4 years, 7 months ago (2016-05-17 03:59:02 UTC) #4
Oliver Chang
LGTM, thanks! https://codereview.chromium.org/1987593002/diff/20001/mojo/edk/system/ports/message.cc File mojo/edk/system/ports/message.cc (right): https://codereview.chromium.org/1987593002/diff/20001/mojo/edk/system/ports/message.cc#newcode61 mojo/edk/system/ports/message.cc:61: if (num_bytes < *num_header_bytes + *num_ports_bytes) On ...
4 years, 7 months ago (2016-05-17 04:02:45 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1987593002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1987593002/40001
4 years, 7 months ago (2016-05-17 04:03:28 UTC) #7
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 7 months ago (2016-05-17 05:19:43 UTC) #8
commit-bot: I haz the power
4 years, 7 months ago (2016-05-17 05:22:32 UTC) #10
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/73af3951c285542c5397293375e0c19bd4a7ce65
Cr-Commit-Position: refs/heads/master@{#394059}

Powered by Google App Engine
This is Rietveld 408576698