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

Wine Bugs wine-bugs at winehq.com
Sat Jun 28 07:38:52 CDT 2003


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





------- Additional Comments From winebug at flonet.net  2003-28-06 07:38 -------
Bug comments restored from Gmane.org:

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.

-- 
Configure bugmail: http://bugs.winehq.com/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