[cairo-commit] cairo ChangeLog,1.848,1.849
Owen Taylor
commit at pdx.freedesktop.org
Mon Aug 8 14:27:04 PDT 2005
Committed by: otaylor
Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv17814
Modified Files:
ChangeLog
Log Message:
2005-08-08 Owen Taylor <otaylor at redhat.com>
* src/cairo-xlib-surface.c (_xlib_glyphset_cache_destroy_entry):
Don't free the glyph if the entry doesn't have a glyph.
(Maybe #3909, Carlos Garnacho Parro)
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.848
retrieving revision 1.849
diff -u -d -r1.848 -r1.849
--- ChangeLog 8 Aug 2005 21:13:50 -0000 1.848
+++ ChangeLog 8 Aug 2005 21:27:01 -0000 1.849
@@ -1,3 +1,9 @@
+2005-08-08 Owen Taylor <otaylor at redhat.com>
+
+ * src/cairo-xlib-surface.c (_xlib_glyphset_cache_destroy_entry):
+ Don't free the glyph if the entry doesn't have a glyph.
+ (Maybe #3909, Carlos Garnacho Parro)
+
2005-08-08 Carl Worth <cworth at cworth.org>
* src/cairo-gstate.c: (_cairo_operator_bounded): Add a return
More information about the cairo-commit
mailing list