[cairo-commit] cairo ChangeLog,1.971,1.972

Carl Worth commit at pdx.freedesktop.org
Tue Aug 23 14:51:59 PDT 2005


Committed by: cworth

Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv9923

Modified Files:
	ChangeLog 
Log Message:

2005-08-23  Carl Worth  <cworth at cworth.org>

        * src/cairo-font.c: (cairo_font_face_reference),
        (cairo_scaled_font_reference): Remove assert statements that
        violate two intentional instances of ref_count == 0.


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.971
retrieving revision 1.972
diff -u -d -r1.971 -r1.972
--- ChangeLog	23 Aug 2005 21:37:09 -0000	1.971
+++ ChangeLog	23 Aug 2005 21:51:51 -0000	1.972
@@ -1,5 +1,11 @@
 2005-08-23  Carl Worth  <cworth at cworth.org>
 
+	* src/cairo-font.c: (cairo_font_face_reference),
+	(cairo_scaled_font_reference): Remove assert statements that
+	violate two intentional instances of ref_count == 0.
+
+2005-08-23  Carl Worth  <cworth at cworth.org>
+
 	* test/text-pattern.c: (draw): Fix memory leak of pattern.
 
 2005-08-23  Owen Taylor  <otaylor at redhat.com>



More information about the cairo-commit mailing list