[Commit] cairo ChangeLog,1.67,1.68

Carl Worth commit at keithp.com
Tue Sep 30 08:59:01 PDT 2003


Committed by: cworth

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

Modified Files:
	ChangeLog 
Log Message:
Fix to delay XFreePixmap until cairo_surface_destroy.

Index: ChangeLog
===================================================================
RCS file: /local/src/CVS/cairo/ChangeLog,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -d -r1.67 -r1.68
--- ChangeLog	29 Sep 2003 18:55:56 -0000	1.67
+++ ChangeLog	30 Sep 2003 14:58:58 -0000	1.68
@@ -1,3 +1,9 @@
+2003-09-30  Carl Worth  <cworth at east.isi.edu>
+
+	* src/cairo_surface.c (cairo_surface_destroy):
+	(cairo_surface_create_similar_solid): Fix to delay XFreePixmap
+	until cairo_surface_destroy.
+
 2003-09-29  Carl Worth  <cworth at east.isi.edu>
 
 	* TODO: Remove arc notes since arcs are done.




More information about the Commit mailing list