[cairo] [PATCH] We need to close the closure.

Carl Worth cworth at cworth.org
Fri Apr 28 05:51:09 PDT 2006


On Fri, 28 Apr 2006 00:53:35 +0200, Henning Noren wrote:
> 
> Fixes leak of 16 bytes when calling _cairo_ps_surface_finish by never freeing 
> the closure allocated in _word_wrap_stream_create.
> 
> ---

Oh, and we're so close now...

The patch still fails to apply cleanly, due to:

> -                                       NULL, stream);
> +                                       _word_wrap_stream_close, stream);

Which has spaces on the line being removed, while the actual source
file has tabs. So there's still some mangling going on here that is
causing problems.

-Carl
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/cairo/attachments/20060428/f16c82f4/attachment.pgp


More information about the cairo mailing list