DescriptionRevert 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 #
Messages
Total messages: 2 (0 generated)
|