cairo: Avoid GLib-GObject-CRITICAL from g_object_unref() on error path.
authorBen Pfaff <blp@gnu.org>
Sat, 6 Feb 2010 04:11:33 +0000 (20:11 -0800)
committerBen Pfaff <blp@gnu.org>
Sat, 6 Feb 2010 04:14:18 +0000 (20:14 -0800)
This could be triggered by an error creating the output file, e.g. by
tests/bugs/unwritable-dir.sh.


No differences found