[cairo-bugs] [Bug 63787] Assertion failure in cairo under windows when using GIMP's new canvas rotation
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sun Jul 21 20:24:03 PDT 2013
https://bugs.freedesktop.org/show_bug.cgi?id=63787
--- Comment #2 from Michael Henning <drawoc at darkrefraction.com> ---
Created attachment 82797
--> https://bugs.freedesktop.org/attachment.cgi?id=82797&action=edit
[PATCH] win32: Fix image surface freeing loop
Well, this is another way to fix the bug. This patch simply checks to see if
the reference count is zero on the parent surface, and if it is, it won't try
to free it.
I've tested the patch, and can confirm that it works.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cairographics.org/archives/cairo-bugs/attachments/20130722/a9dc4385/attachment.html>
More information about the cairo-bugs
mailing list