[cairo-commit] cairo ChangeLog,1.387,1.388
Carl Worth
commit at pdx.freedesktop.org
Thu Feb 24 14:06:05 PST 2005
Committed by: cworth
Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv30979
Modified Files:
ChangeLog
Log Message:
* src/cairo_pattern.c (cairo_pattern_add_color_stop): Fix memory
leak when realloc fails due to out-of-memory.
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.387
retrieving revision 1.388
diff -u -d -r1.387 -r1.388
--- ChangeLog 24 Feb 2005 20:51:33 -0000 1.387
+++ ChangeLog 24 Feb 2005 22:06:03 -0000 1.388
@@ -1,3 +1,8 @@
+2005-02-24 Carl Worth <cworth at cworth.org>
+
+ * src/cairo_pattern.c (cairo_pattern_add_color_stop): Fix memory
+ leak when realloc fails due to out-of-memory.
+
2005-02-24 Owen Taylor <otaylor at redhat.com>
* src/cairo_win32_surface.[ch]: Instead of counting
More information about the cairo-commit
mailing list