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

Issue 150093006: Include trailing '\' when iterating over path in reparse points search. (Closed)

Created:
6 years, 10 months ago by mharanczyk
Modified:
6 years, 10 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Skip root dir when iterating over path in reparse points search. It turns out that ::GetFileAttributes(...) Windows API for paths in form of "<drive>:" returns attribute of binary file work dir instead of "<drive>:\" dir. BUG=340625 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=249667

Patch Set 1 #

Total comments: 1

Patch Set 2 : Reuploading the patch. #

Patch Set 3 : Skip root dir when testing for reparse points in path. #

Total comments: 1

Patch Set 4 : Added period to the end of comment. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M sandbox/win/src/win_utils.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 11 (0 generated)
mharanczyk
6 years, 10 months ago (2014-02-03 14:21:50 UTC) #1
cpu_(ooo_6.6-7.5)
The diff is busted (not visible). Please reload the change again.
6 years, 10 months ago (2014-02-03 18:21:21 UTC) #2
rvargas (doing something else)
Do you mind opening a bug? It helps to keep track of the impact. https://codereview.chromium.org/150093006/diff/1/sandbox/win/src/win_utils.cc ...
6 years, 10 months ago (2014-02-03 23:09:23 UTC) #3
mharanczyk
Reported issue and reuploaded patch set, looks like it was done properly now, sorry for ...
6 years, 10 months ago (2014-02-04 11:18:19 UTC) #4
cpu_(ooo_6.6-7.5)
Removing myself from review. Ricardo is enough.
6 years, 10 months ago (2014-02-04 22:12:11 UTC) #5
rvargas (doing something else)
On 2014/02/04 11:18:19, mharanczyk wrote: > Reported issue and reuploaded patch set, looks like it ...
6 years, 10 months ago (2014-02-04 22:29:47 UTC) #6
mharanczyk
I don't know if you get automatic email if I push something to update patch, ...
6 years, 10 months ago (2014-02-06 06:49:22 UTC) #7
rvargas (doing something else)
No, I don't get automatic emails on updates (plus, in general, it is not easy ...
6 years, 10 months ago (2014-02-06 18:12:07 UTC) #8
mharanczyk
The CQ bit was checked by mharanczyk@opera.com
6 years, 10 months ago (2014-02-07 06:20:09 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mharanczyk@opera.com/150093006/270001
6 years, 10 months ago (2014-02-07 06:20:23 UTC) #10
commit-bot: I haz the power
6 years, 10 months ago (2014-02-07 09:50:50 UTC) #11
Message was sent while issue was closed.
Change committed as 249667

Powered by Google App Engine
This is Rietveld 408576698