[Bug 7957] Neotrace crashes in comctl32

Wine Bugs wine-bugs at winehq.org
Fri Apr 6 01:18:02 CDT 2007


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





------- Additional Comments From mikolaj.zalewski at gmail.com  2007-06-04 01:18 -------
I also have no problem with starting NeoTrace but when I enter a hostname it
crashes. That's because it send a TB_GETBUTTONINFOA with a cbSize of 563 and the
text pointer pointing to user32 code (when running on Windows XP the cbSize is
something around 2000000). It works with native because the message is ignored
if the cbSize is invalid. I've send a patch to wine-patches that adds a similar
behaviour to Wine.

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