[Bug 49175] New: Duplicated checking canonicalized inside kernelbase/path.c

WineHQ Bugzilla wine-bugs at winehq.org
Sat May 16 10:48:35 CDT 2020


https://bugs.winehq.org/show_bug.cgi?id=49175

            Bug ID: 49175
           Summary: Duplicated checking canonicalized inside
                    kernelbase/path.c
           Product: Wine
           Version: 5.8
          Hardware: x86
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: kernelbase
          Assignee: wine-bugs at winehq.org
          Reporter: mikrutrafal54 at gmail.com
      Distribution: ---

!canonicalized_len should be instead !canonicalized

https://github.com/wine-mirror/wine/blob/59987bc9ecdd0dbafd768a95c21a14884bc77c07/dlls/kernelbase/path.c#L3524

should look like

https://github.com/wine-mirror/wine/blob/59987bc9ecdd0dbafd768a95c21a14884bc77c07/dlls/kernelbase/path.c#L3490

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list