[Bug 12307] firefox 3 crash on some web pages [dogfood]

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Aug 19 03:02:33 CDT 2008


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





--- Comment #24 from Michael Karcher <wine at mkarcher.dialup.fu-berlin.de>  2008-08-19 03:02:32 ---
Most importantly, it means that you should not put hdc into the cache. If you
need a DC, you may only use the one provided right to this call. If none was
provided, return STATUS_PENDING. And it also means you should check for errors
in calls you perform, especially if these calls have out parameters like
GetGlyphIndicesW.


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