[cairo-commit] cairo ChangeLog,1.575,1.576
Keith Packard
commit at pdx.freedesktop.org
Thu May 12 08:04:24 PDT 2005
Committed by: keithp
Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv30771
Modified Files:
ChangeLog
Log Message:
2005-05-12 Keith Packard <keithp at keithp.com>
reviewed by: otaylor
* src/cairo-gstate.c: (_get_mask_extents):
_get_mask_extents creates a pixman region but
neglects to destroy it.
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.575
retrieving revision 1.576
diff -u -d -r1.575 -r1.576
--- ChangeLog 11 May 2005 23:32:44 -0000 1.575
+++ ChangeLog 12 May 2005 15:04:22 -0000 1.576
@@ -1,3 +1,11 @@
+2005-05-12 Keith Packard <keithp at keithp.com>
+
+ reviewed by: otaylor
+
+ * src/cairo-gstate.c: (_get_mask_extents):
+ _get_mask_extents creates a pixman region but
+ neglects to destroy it.
+
2005-05-11 Owen Taylor <otaylor at redhat.com>
* src/cairo-win32-surface.c (categorize_solid_dest_operator):
More information about the cairo-commit
mailing list