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

Issue 1047693002: Give PeImageReader the power to read certificate entries. (Closed)

Created:
5 years, 8 months ago by grt (UTC plus 2)
Modified:
5 years, 8 months ago
Reviewers:
mattm
CC:
chromium-reviews, grt+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Give PeImageReader the power to read certificate entries. BUG=462584 Committed: https://crrev.com/7177b69c48efb3da8ffcc0194dd0a463e58f4b32 Cr-Commit-Position: refs/heads/master@{#323667}

Patch Set 1 #

Total comments: 4

Patch Set 2 : mattm comments #

Patch Set 3 : new unittest #

Patch Set 4 : chmod +x #

Patch Set 5 : sync to position 323578 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+196 lines, -0 lines) Patch
M chrome/common/safe_browsing/pe_image_reader_win.h View 2 chunks +20 lines, -0 lines 0 comments Download
M chrome/common/safe_browsing/pe_image_reader_win.cc View 1 3 chunks +44 lines, -0 lines 0 comments Download
M chrome/common/safe_browsing/pe_image_reader_win_unittest.cc View 1 2 2 chunks +132 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (5 generated)
grt (UTC plus 2)
Hi Matt, This new code is based on section 4.7 "The Attribute Certificate Table (Image ...
5 years, 8 months ago (2015-04-01 20:02:31 UTC) #2
mattm
https://codereview.chromium.org/1047693002/diff/1/chrome/common/safe_browsing/pe_image_reader_win.cc File chrome/common/safe_browsing/pe_image_reader_win.cc (right): https://codereview.chromium.org/1047693002/diff/1/chrome/common/safe_browsing/pe_image_reader_win.cc#newcode184 chrome/common/safe_browsing/pe_image_reader_win.cc:184: data_size -= (win_certificate->dwLength + 7) & ~0x7; data needs ...
5 years, 8 months ago (2015-04-01 22:49:52 UTC) #3
grt (UTC plus 2)
PTAL. I'll try to add a test binary with multiple signers for this case tomorrow. ...
5 years, 8 months ago (2015-04-02 02:59:37 UTC) #4
grt (UTC plus 2)
On 2015/04/02 02:59:37, grt wrote: > PTAL. I'll try to add a test binary with ...
5 years, 8 months ago (2015-04-02 17:52:51 UTC) #5
mattm
lgtm
5 years, 8 months ago (2015-04-02 21:39:47 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1047693002/80001
5 years, 8 months ago (2015-04-03 04:43:32 UTC) #11
commit-bot: I haz the power
Committed patchset #5 (id:80001)
5 years, 8 months ago (2015-04-03 07:49:35 UTC) #12
commit-bot: I haz the power
5 years, 8 months ago (2015-04-03 20:34:23 UTC) #13
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/7177b69c48efb3da8ffcc0194dd0a463e58f4b32
Cr-Commit-Position: refs/heads/master@{#323667}

Powered by Google App Engine
This is Rietveld 408576698