[cairo-commit] cairo ChangeLog,1.92,1.93
Carl Worth
commit at pdx.freedesktop.org
Thu Oct 30 18:39:23 PST 2003
Committed by: cworth
Update of /cvs/cairo/cairo
In directory pdx:/tmp/cvs-serv4777
Modified Files:
ChangeLog
Log Message:
Fixed a few memory leaks
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.92
retrieving revision 1.93
diff -C2 -d -r1.92 -r1.93
*** ChangeLog 30 Oct 2003 20:39:49 -0000 1.92
--- ChangeLog 31 Oct 2003 02:39:20 -0000 1.93
***************
*** 1,4 ****
--- 1,12 ----
2003-10-30 Carl Worth <cworth at isi.edu>
+ * src/cairo_xlib_surface.c (_cairo_xlib_surface_destroy): Fix
+ memory leaks of surface->gc and surface->ximage.
+ (_cairo_xlib_surface_composite):
+ (_cairo_xlib_surface_composite_trapezoids): Fix memory leaks of
+ cloned surfaces.
+
+ 2003-10-30 Carl Worth <cworth at isi.edu>
+
* configure.in (CAIRO_VERSION): Bumped version to 0.1.9 for change
in argument list of cairo_ft_font_create.
More information about the cairo-commit
mailing list