[cairo-commit] cairo ChangeLog,1.735,1.736
Carl Worth
commit at pdx.freedesktop.org
Fri Jul 15 10:40:02 PDT 2005
Committed by: cworth
Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv11394
Modified Files:
ChangeLog
Log Message:
* test/Makefile.am: Add new check-valgrind target for running the
test suite under the influence of valgrind.
* test/buffer-diff.c: (image_diff): Fix memory leak when reference
image is not found.
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.735
retrieving revision 1.736
diff -u -d -r1.735 -r1.736
--- ChangeLog 15 Jul 2005 08:38:38 -0000 1.735
+++ ChangeLog 15 Jul 2005 17:39:59 -0000 1.736
@@ -1,5 +1,13 @@
2005-07-15 Carl Worth <cworth at cworth.org>
+ * test/Makefile.am: Add new check-valgrind target for running the
+ test suite under the influence of valgrind.
+
+ * test/buffer-diff.c: (image_diff): Fix memory leak when reference
+ image is not found.
+
+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).
More information about the cairo-commit
mailing list