[cairo] Leak caused by quartz not implementing release_source_image

Baz brian.ewins at gmail.com
Fri May 18 05:53:47 PDT 2007


Looks sensible to me. I'll get this tested and in asap.

-Baz

(whoops, sorry for the dupe Boris - forgot to cc list)

On 15/05/07, Boris Zbarsky <bzbarsky at mit.edu> wrote:
> The image surface that _cairo_quartz_surface_acquire_source_image creates never
> seems to be released, probably because there is no release_source_image callback
> in the quartz code.
>
> The attached patch fixes that problem, at least insofar as the image surface
> itself is no longer leaking.  I'm not sure whether any other cleanup needs to
> happen here.
>
> -Boris
>
>
> _______________________________________________
> cairo mailing list
> cairo at cairographics.org
> http://cairographics.org/cgi-bin/mailman/listinfo/cairo
>
>


More information about the cairo mailing list