[Bug 22514] lstrlen is implemented incorrectly (dlls/kernel32/string.c)

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Apr 29 05:11:14 CDT 2010


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





--- Comment #17 from Timur Iskhodzhanov <timurrrr at google.com>  2010-04-29 05:11:14 ---
Created an attachment (id=27612)
 --> (http://bugs.winehq.org/attachment.cgi?id=27612)
lstrlenW disassembly (got it using MS VS debugger)

I clearly see a fast-exit for lpString==NULL and I don't see any exception
handling in this case.

-- 
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.



More information about the wine-bugs mailing list