[Bug 28423] ImmGetDescriptionW() from imm32 crashes with certain parameters

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Feb 29 21:20:23 CST 2012


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

--- Comment #12 from Bruno Jesus <00cpxxx at gmail.com> 2012-02-29 21:20:23 CST ---
Windows 7 and XP must crash if a valid IMM description is to be returned and
lpszDescription is NULL. The main problem here is that wine is not filtering
the NULL (read as "not valid") hkl parameter. If the hkl is invalid
ImmGetDescription should return zero and in some cases set error to invalid
handle.

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