[Bug 1190] New: - Call to SearchPathW with all NULL parameters except a filename.

wine-bugs at winehq.com wine-bugs at winehq.com
Thu Dec 12 19:26:58 CST 2002


http://bugs.winehq.com/show_bug.cgi?id=1190

           Summary: Call to SearchPathW with all NULL parameters except a
                    filename.
           Product: Wine
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P4
         Component: wine-files
        AssignedTo: wine-bugs at winehq.com
        ReportedBy: crazy at wi.rr.com


When running regsvr32 with MSOFD.DLL, that comes with MSMoney 2000, it crashes
with NULL pointer dereference in SearchPathW.  Turns out DllRegisterServer calls
SearchPathW with all NULL parameters except a filename.  It appears to be
crashing on the last line of the function, return strlenW(buffer).  This is with
wine 20021125.

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1190>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.



More information about the wine-bugs mailing list