[cairo-bugs] [Bug 29296] New: cairo_destroy() should not be mandatory

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Jul 29 05:34:02 PDT 2010


https://bugs.freedesktop.org/show_bug.cgi?id=29296

           Summary: cairo_destroy() should not be mandatory
           Product: cairo
           Version: 1.9.14
          Platform: Other
        OS/Version: Mac OS X (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: quartz backend
        AssignedTo: vladimir at pobox.com
        ReportedBy: kris at gtk.org
         QAContact: cairo-bugs at cairographics.org


While debugging GTK+-Quartz it appeared that on several occasions a call to
cairo_destroy() is mandatory for the drawing to be done correctly.  Omission of
a cairo_destroy() call can lead to the results of later cairo drawing calls to
not appear on the screen.  I have been told that a call cairo_destroy() should
not be mandatory and that there are likely  flags that are not being properly
reset.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the cairo-bugs mailing list