https://issues.apache.org/ooo/show_bug.cgi?id=121682

--- Comment #4 from Isamu Mogi <[email protected]> ---
Originally, GetCaseCorrectPathNameEx() with bCheckExistence = true doesn't
support windows
share path but occasionally it succeeds. For example, when we call with
"\\USER-PC\Users\foo" then it converts the path to "\Users\foo". And when
"\Users\foo" exists, it succeeds. It is caused by missing error handling of
searching for file "\\USER-PC".

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.

Reply via email to