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

Issue 15095015: Revert 200603 "Make Windows traversal checking handle pathologic..." (Closed)

Created:
7 years, 7 months ago by please use gerrit instead
Modified:
7 years, 7 months ago
Reviewers:
jschuh
CC:
chromium-reviews
Visibility:
Public.

Description

Revert 200603 "Make Windows traversal checking handle pathologic..." Seems to have broken base_unittests on Linux ASAN. > Make Windows traversal checking handle pathological cases > > Different versions of Windows have undocumented quirks in handling path components > (e.g. truncating or ignoring certain leading or trailing characters). In order to avoid potential > security bugs we're going to treat components more loosely and risk a few unlikely false > positives from FilePath::ReferencesParent(). > > BUG=181617 > R=brettw@chromium.org, ericu@chromium.org > > Review URL: https://codereview.chromium.org/12771015 TBR=jschuh@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=200610

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -16 lines) Patch
M trunk/src/base/files/file_path.cc View 1 chunk +1 line, -8 lines 0 comments Download
M trunk/src/base/files/file_path_unittest.cc View 2 chunks +0 lines, -6 lines 0 comments Download
M trunk/src/webkit/fileapi/sandbox_mount_point_provider_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
please use gerrit instead
7 years, 7 months ago (2013-05-16 19:46:50 UTC) #1
please use gerrit instead
7 years, 7 months ago (2013-05-16 19:46:58 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 manually as r200610.

Powered by Google App Engine
This is Rietveld 408576698