[cairo-commit] cairo ChangeLog,1.1051,1.1052

Carl Worth commit at pdx.freedesktop.org
Tue Sep 13 15:53:22 PDT 2005


Committed by: cworth

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

Modified Files:
	ChangeLog 
Log Message:

2005-09-13  Carl Worth  <cworth at cworth.org>

        * src/cairo-scaled-font.c (_cairo_scaled_font_text_to_glyphs): Set
        return-value *glyphs to NULL after freeing it in the error case.


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.1051
retrieving revision 1.1052
diff -u -d -r1.1051 -r1.1052
--- ChangeLog	13 Sep 2005 22:47:59 -0000	1.1051
+++ ChangeLog	13 Sep 2005 22:53:19 -0000	1.1052
@@ -1,5 +1,10 @@
 2005-09-13  Carl Worth  <cworth at cworth.org>
 
+	* src/cairo-scaled-font.c (_cairo_scaled_font_text_to_glyphs): Set
+	return-value *glyphs to NULL after freeing it in the error case.
+
+2005-09-13  Carl Worth  <cworth at cworth.org>
+
 	* ROADMAP: Mark bug #4299 fixed (by the several lock-related
 	commits below). Add clip-all XFAIL to the 1.0.2 roadmap.
 



More information about the cairo-commit mailing list