<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Assertion failure in cairo under windows when using GIMP's new canvas rotation"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=63787#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Assertion failure in cairo under windows when using GIMP's new canvas rotation"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=63787">bug 63787</a>
              from <span class="vcard"><a class="email" href="mailto:drawoc@darkrefraction.com" title="Michael Henning <drawoc@darkrefraction.com>"> <span class="fn">Michael Henning</span></a>
</span></b>
        <pre>Created <span class=""><a href="attachment.cgi?id=82797" name="attach_82797" title="[PATCH] win32: Fix image surface freeing loop">attachment 82797</a> <a href="attachment.cgi?id=82797&action=edit" title="[PATCH] win32: Fix image surface freeing loop">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=63787&attachment=82797'>[review]</a>
[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.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>