[PATCH v2] Cygwin: path: Fix path conversion of virtual drive.

Corinna Vinschen corinna-cygwin@cygwin.com
Fri Dec 10 09:51:44 GMT 2021


On Dec  9 20:15, Takashi Yano wrote:
> - The last change in path.cc introduced a bug that causes an error
>   when accessing a virtual drive which mounts UNC path such as
>   "\\server\share\dir" rather than "\\server\share". This patch
>   fixes the issue.
> ---
>  winsup/cygwin/path.cc | 56 +++++++++++++++++++++++++++----------------
>  1 file changed, 35 insertions(+), 21 deletions(-)

LGTM.


Thanks,
Corinna


More information about the Cygwin-patches mailing list