[Bug 29974] StarBurn crashes on disabling skins

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Feb 22 06:03:58 CST 2012


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

--- Comment #2 from Nikolay Sivov <bunglehead at gmail.com> 2012-02-22 06:03:58 CST ---
The reason here is most likely that HTHEME should really be a handle, not a
pointer to some data. This way all public calls are able to validate and we
blindly dereference it now. I think we had a similar bug some time ago, should
still be open.

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