[cairo-commit] libpixman ChangeLog,1.67,1.68

Carl Worth commit at pdx.freedesktop.org
Wed May 18 09:27:26 PDT 2005


Committed by: cworth

Update of /cvs/cairo/libpixman
In directory gabe:/tmp/cvs-serv9952

Modified Files:
	ChangeLog 
Log Message:

        * src/icimage.c (pixman_image_destroy): Clear pointers to NULL
        after destroying/freeing them.


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/libpixman/ChangeLog,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -d -r1.67 -r1.68
--- ChangeLog	18 May 2005 16:25:54 -0000	1.67
+++ ChangeLog	18 May 2005 16:27:24 -0000	1.68
@@ -1,5 +1,10 @@
 2005-05-18  Carl Worth  <cworth at cworth.org>
 
+	* src/icimage.c (pixman_image_destroy): Clear pointers to NULL
+	after destroying/freeing them.
+
+2005-05-18  Carl Worth  <cworth at cworth.org>
+	
 	* src/pixman.h: Declare pixman_fixed16_16_t properly as int32_t
 	rather than just int. Reported by Lance Fetters.
 




More information about the cairo-commit mailing list