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

Issue 1028243002: Validate that zip entry filenames are UTF8. (Closed)

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

Description

Validate that zip entry filenames are UTF8. BUG=462584 Committed: https://crrev.com/105d38dd7029364e9b164606cb2220f0d6ba11a4 Cr-Commit-Position: refs/heads/master@{#322085}

Patch Set 1 #

Total comments: 5

Patch Set 2 : simple validation #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -1 line) Patch
M chrome/common/safe_browsing/zip_analyzer.cc View 1 2 chunks +4 lines, -1 line 0 comments Download

Messages

Total messages: 12 (4 generated)
grt (UTC plus 2)
mpearson: histograms.xml mattm: everything else Thanks. https://codereview.chromium.org/1028243002/diff/1/chrome/common/safe_browsing/zip_analyzer.cc File chrome/common/safe_browsing/zip_analyzer.cc (right): https://codereview.chromium.org/1028243002/diff/1/chrome/common/safe_browsing/zip_analyzer.cc#newcode108 chrome/common/safe_browsing/zip_analyzer.cc:108: const base::FilePath& file ...
5 years, 9 months ago (2015-03-23 20:11:55 UTC) #3
mattm
https://codereview.chromium.org/1028243002/diff/1/chrome/common/safe_browsing/zip_analyzer.cc File chrome/common/safe_browsing/zip_analyzer.cc (right): https://codereview.chromium.org/1028243002/diff/1/chrome/common/safe_browsing/zip_analyzer.cc#newcode108 chrome/common/safe_browsing/zip_analyzer.cc:108: const base::FilePath& file = reader.current_entry_info()->file_path(); On 2015/03/23 20:11:55, grt ...
5 years, 9 months ago (2015-03-23 23:04:13 UTC) #4
Mark P
https://codereview.chromium.org/1028243002/diff/1/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/1028243002/diff/1/tools/metrics/histograms/histograms.xml#newcode32662 tools/metrics/histograms/histograms.xml:32662: +<histogram name="SBClientDownload.ZipFileHasUnsafeFile" enum="BooleanHit"> Do you feel that BooleanHit is ...
5 years, 9 months ago (2015-03-24 18:13:34 UTC) #5
grt (UTC plus 2)
Thanks, PTAL. https://codereview.chromium.org/1028243002/diff/1/chrome/common/safe_browsing/zip_analyzer.cc File chrome/common/safe_browsing/zip_analyzer.cc (right): https://codereview.chromium.org/1028243002/diff/1/chrome/common/safe_browsing/zip_analyzer.cc#newcode108 chrome/common/safe_browsing/zip_analyzer.cc:108: const base::FilePath& file = reader.current_entry_info()->file_path(); On 2015/03/23 ...
5 years, 9 months ago (2015-03-24 18:55:23 UTC) #7
mattm
lgtm
5 years, 9 months ago (2015-03-24 21:28:27 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1028243002/20001
5 years, 9 months ago (2015-03-24 21:43:54 UTC) #10
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 9 months ago (2015-03-24 23:02:51 UTC) #11
commit-bot: I haz the power
5 years, 9 months ago (2015-03-24 23:03:33 UTC) #12
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/105d38dd7029364e9b164606cb2220f0d6ba11a4
Cr-Commit-Position: refs/heads/master@{#322085}

Powered by Google App Engine
This is Rietveld 408576698