[cairo-commit] libpixman ChangeLog,1.65,1.66
Keith Packard
commit at pdx.freedesktop.org
Thu May 12 20:25:09 PDT 2005
Committed by: keithp
Update of /cvs/cairo/libpixman
In directory gabe:/tmp/cvs-serv15489
Modified Files:
ChangeLog
Log Message:
2005-05-12 Keith Packard <keithp at keithp.com>
reviewed by: cworth
* src/ictrap.c: (pixman_composite_trapezoids):
libpixman creates an A8 format object and sometimes forgets to
destroy (when the bounds of the trapezoids are empty).
Avoids creating the format object in that case.
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/libpixman/ChangeLog,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -d -r1.65 -r1.66
--- ChangeLog 28 Apr 2005 18:16:52 -0000 1.65
+++ ChangeLog 13 May 2005 03:25:07 -0000 1.66
@@ -1,3 +1,12 @@
+2005-05-12 Keith Packard <keithp at keithp.com>
+
+ reviewed by: cworth
+
+ * src/ictrap.c: (pixman_composite_trapezoids):
+ libpixman creates an A8 format object and sometimes forgets to
+ destroy (when the bounds of the trapezoids are empty).
+ Avoids creating the format object in that case.
+
2005-04-27 Owen Taylor <otaylor at redhat.com>
* src/icimage.c (pixman_image_set_clip_region): Set
More information about the cairo-commit
mailing list