[Bug 10068] New: string definition mistake in ntdll.dll

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Oct 17 03:53:32 CDT 2007


http://bugs.winehq.org/show_bug.cgi?id=10068

           Summary: string definition mistake in ntdll.dll
           Product: Wine
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: critical
          Priority: P1
         Component: wine-kernel
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: naclx at vip.sina.com


There is a string definition mistake in dlls/ntdll/reg.c.
In function RTL_GetKeyHandle, the string "control" is defined with
"Registry\\Machine System\\Current ControlSet\\Control". but there shouldn't be
a blank in "Current Controlset". The functions that call RTL_GetKeyHandle to
get this key will return with an error.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list