[Bug 16283] Graphmatica crashes

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Feb 26 14:41:19 CST 2009


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


Mikolaj Zalewski <mikolaj.zalewski at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mikolaj.zalewski at gmail.com
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1




--- Comment #7 from Mikolaj Zalewski <mikolaj.zalewski at gmail.com>  2009-02-26 14:41:18 ---
This program passes an invalid iString to CreateToolbarEx - I've contacted the
author and he said he forgot to initialize the iString for separators. He has a
fixed version, but if there is an app that depends on it, maybe we should also
add an IsBadStringPtr or an exception handler in TB_ADDBUTTON - my experience
with this message is that Windows is resillient to invalid pointers. We should
also check what iString is returned from TB_GETBUTTONINFO for such a button.


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