[Bug 10068] New: string definition mistake in ntdll.dll
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(a)winehq.org ReportedBy: naclx(a)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.
http://bugs.winehq.org/show_bug.cgi?id=10068 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #1 from Alexandre Julliard <julliard(a)winehq.org> 2007-10-17 09:05:46 --- Thanks for the report, I committed a fix. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10068 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #2 from Dan Kegel <dank(a)kegel.com> 2008-01-28 05:40:23 --- Closing all RESOLVED FIXED bugs older than four weeks. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
participants (1)
-
wine-bugs@winehq.org