gdi32: Avoid a crash by loading AppKit before using Core Text if might use the Mac driver.

Ken Thomases ken at codeweavers.com
Thu Aug 1 19:45:20 CDT 2013


On Mac OS X 10.7 and later, if Core Text is used before AppKit is loaded, it
causes AppKit to crash when it eventually accesses fonts.

For http://bugs.winehq.org/show_bug.cgi?id=34188
---
dlls/gdi32/freetype.c |   41 +++++++++++++++++++++++++++++++++++++++++
1 files changed, 41 insertions(+), 0 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-gdi32-Avoid-a-crash-by-loading-AppKit-before-using-C.patch
Type: text/x-patch
Size: 2046 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20130801/9c2a0e59/attachment.bin>


More information about the wine-patches mailing list