[Bug 2573] MYOB Version 11 (Canada) crashes when starting with RtlDetermineDosPathNameType_U+0x6 in ntdll
http://bugs.winehq.org/show_bug.cgi?id=2573 Detlef Riekenberg <wine.dev(a)web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #3 from Detlef Riekenberg <wine.dev(a)web.de> 2007-08-22 08:35:03 --- The crash can be reproduced with: "RtlDetermineDosPathNameType(NULL)", but this crash is also in Windows. The callchain in this bug was SearchPathW and SearchPathA. Mike fixed the handling for NULL as name for SearchPathA in April 2006: http://cvs.winehq.org/cvsweb/wine/dlls/kernel/Attic/path.c.diff?r1=1.29&r2=1... IMHO, the bug is fixed The actual code is still not correct (but not needed for the bug): - SearchPathW still does not check for NULL - LastError is not set - There are no Test for SearchPath -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org