[Bug 8446] New: setupapi,InstallHinfSection doesn't delete keys

Wine Bugs wine-bugs at winehq.org
Sat May 19 18:59:44 CDT 2007


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

           Summary: setupapi,InstallHinfSection doesn't delete keys
           Product: Wine
           Version: 0.9.37.
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: wine-setupapi
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: jm at jm10.no-ip.com


The bug is in the do_reg_operation function :
http://source.winehq.org/source/dlls/setupapi/install.c#L279

RegDeleteKeyW is called with a null second parameter, and that is forbidden.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list