[cairo-commit] cairo ChangeLog,1.734,1.735
Carl Worth
commit at pdx.freedesktop.org
Fri Jul 15 01:38:40 PDT 2005
Committed by: cworth
Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv30103
Modified Files:
ChangeLog
Log Message:
* test/mask.c: (set_gradient_pattern), (set_image_pattern),
(draw): Fix a few memory leaks (missing cairo_pattern_destroy in 3
places).
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.734
retrieving revision 1.735
diff -u -d -r1.734 -r1.735
--- ChangeLog 15 Jul 2005 08:05:56 -0000 1.734
+++ ChangeLog 15 Jul 2005 08:38:38 -0000 1.735
@@ -1,5 +1,11 @@
2005-07-15 Carl Worth <cworth at cworth.org>
+ * test/mask.c: (set_gradient_pattern), (set_image_pattern),
+ (draw): Fix a few memory leaks (missing cairo_pattern_destroy in 3
+ places).
+
+2005-07-15 Carl Worth <cworth at cworth.org>
+
* src/cairo-gstate.c: (_cairo_gstate_mask): Fix memory leak,
(missing _cairo_pattern_fini).
More information about the cairo-commit
mailing list