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

Issue 12223014: Add path traversal protection to Move and CopyFile too. (Closed)

Created:
7 years, 10 months ago by Chris Evans
Modified:
7 years, 10 months ago
CC:
chromium-reviews, erikwright+watch_chromium.org, sail+watch_chromium.org
Visibility:
Public.

Description

Add path traversal protection to Move and CopyFile too. These functions are used a lot in IPC receivers to manage storage. See http://src.chromium.org/viewvc/chrome?view=rev&revision=175642 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=181045

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+44 lines, -8 lines) Patch
M base/file_util.h View 2 chunks +12 lines, -0 lines 0 comments Download
M base/file_util.cc View 1 chunk +12 lines, -0 lines 0 comments Download
M base/file_util_mac.mm View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M base/file_util_posix.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M base/file_util_unittest.cc View 1 2 3 chunks +15 lines, -3 lines 0 comments Download
M base/file_util_win.cc View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Chris Evans
Continuing your good work sir, @cpu I'll tag it with a bug before landing. Would ...
7 years, 10 months ago (2013-02-06 01:10:36 UTC) #1
cpu_(ooo_6.6-7.5)
lgtm
7 years, 10 months ago (2013-02-06 01:54:22 UTC) #2
darin (slow to review)
7 years, 10 months ago (2013-02-06 05:06:52 UTC) #3
LGTM

Powered by Google App Engine
This is Rietveld 408576698