[PATCH 5/5] winemac: Make WineOpenGLContext hold a strong reference to its view.

Ken Thomases ken at codeweavers.com
Tue Jan 14 01:25:08 CST 2014


Its superclass, NSOpenGLContext, only holds a weak reference.  The view was
sometimes being deallocated before the context was disposed of, resulting in
crashes.
---
dlls/winemac.drv/cocoa_opengl.m | 16 ++++++++++++++++
1 file changed, 16 insertions(+)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-winemac-Make-WineOpenGLContext-hold-a-strong-referen.patch
Type: text/x-patch
Size: 960 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20140114/ccfb9779/attachment.bin>


More information about the wine-patches mailing list