[Commit] cairo ChangeLog,1.60,1.61

Carl Worth commit at keithp.com
Tue Sep 16 11:28:48 PDT 2003


Committed by: cworth

Update of /local/src/CVS/cairo
In directory home.keithp.com:/tmp/cvs-serv14704

Modified Files:
	ChangeLog 
Log Message:
Fixed massive pixmap leak

Index: ChangeLog
===================================================================
RCS file: /local/src/CVS/cairo/ChangeLog,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -d -r1.60 -r1.61
--- ChangeLog	16 Sep 2003 13:45:19 -0000	1.60
+++ ChangeLog	16 Sep 2003 17:28:46 -0000	1.61
@@ -1,5 +1,8 @@
 2003-09-16  Carl Worth  <cworth at isi.edu>
 
+	* src/cairo_surface.c (cairo_surface_create_similar_solid): Fixed
+	massive pixmap leak, (at least one pixmap for every set_rgb_color)
+
 	* configure.in (CAIRO_VERSION): Bumped to 0.1.3 for new functions:
 	cairo_reference and cairo_surface_reference.
 




More information about the Commit mailing list