[cairo] Segfault with PS surface

Torsten Schoenfeld kaffeetisch at gmx.de
Mon May 14 16:52:38 PDT 2007


On Tue, 2007-05-15 at 20:15 +0930, Adrian Johnson wrote:

> The cause of this bug is that cairo_surface_finish() does not set the
> surface->finished flag to TRUE if the backend->finish() function returns
> an error status. This results in the backend->finish() function being
> called twice. Attached is the patch to fix this.

Yep, that does indeed fix the problem.

-- 
Bye,
-Torsten



More information about the cairo mailing list