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

Issue 14080002: Check for errors when calling ZipReader::AdvanceToNextEntry. (Closed)

Created:
7 years, 8 months ago by Brian Ryner
Modified:
7 years, 8 months ago
Reviewers:
mattm
CC:
chromium-reviews
Visibility:
Public.

Description

Check for errors when calling ZipReader::AdvanceToNextEntry in Safe Browsing download checks. BUG=228869 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=193726

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -1 line) Patch
M chrome/common/safe_browsing/zip_analyzer.cc View 1 chunk +6 lines, -1 line 3 comments Download

Messages

Total messages: 11 (0 generated)
Brian Ryner
7 years, 8 months ago (2013-04-10 19:36:02 UTC) #1
mattm
https://codereview.chromium.org/14080002/diff/1/chrome/common/safe_browsing/zip_analyzer.cc File chrome/common/safe_browsing/zip_analyzer.cc (right): https://codereview.chromium.org/14080002/diff/1/chrome/common/safe_browsing/zip_analyzer.cc#newcode23 chrome/common/safe_browsing/zip_analyzer.cc:23: if (!advanced) { maybe cleaner to use a while ...
7 years, 8 months ago (2013-04-10 20:05:22 UTC) #2
mattm
Also mention safebrowsing in the commit description
7 years, 8 months ago (2013-04-10 20:05:46 UTC) #3
Brian Ryner
Updated the change description. Thanks, https://codereview.chromium.org/14080002/diff/1/chrome/common/safe_browsing/zip_analyzer.cc File chrome/common/safe_browsing/zip_analyzer.cc (right): https://codereview.chromium.org/14080002/diff/1/chrome/common/safe_browsing/zip_analyzer.cc#newcode23 chrome/common/safe_browsing/zip_analyzer.cc:23: if (!advanced) { On ...
7 years, 8 months ago (2013-04-10 20:11:46 UTC) #4
mattm
lgtm https://codereview.chromium.org/14080002/diff/1/chrome/common/safe_browsing/zip_analyzer.cc File chrome/common/safe_browsing/zip_analyzer.cc (right): https://codereview.chromium.org/14080002/diff/1/chrome/common/safe_browsing/zip_analyzer.cc#newcode23 chrome/common/safe_browsing/zip_analyzer.cc:23: if (!advanced) { On 2013/04/10 20:11:47, Brian Ryner ...
7 years, 8 months ago (2013-04-10 20:23:27 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bryner@chromium.org/14080002/1
7 years, 8 months ago (2013-04-10 20:27:14 UTC) #6
commit-bot: I haz the power
Retried try job too often on linux_chromeos for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_chromeos&number=101972
7 years, 8 months ago (2013-04-10 22:01:17 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bryner@chromium.org/14080002/1
7 years, 8 months ago (2013-04-10 22:02:38 UTC) #8
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=133610
7 years, 8 months ago (2013-04-11 06:25:56 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bryner@chromium.org/14080002/1
7 years, 8 months ago (2013-04-11 19:58:24 UTC) #10
commit-bot: I haz the power
7 years, 8 months ago (2013-04-11 20:23:48 UTC) #11
Message was sent while issue was closed.
Change committed as 193726

Powered by Google App Engine
This is Rietveld 408576698