amend changelog message

This commit is contained in:
Øyvind Kolås 2008-06-06 13:00:48 +00:00
parent 7804ce7d1a
commit 986ea1cb8f

View File

@ -1,5 +1,7 @@
2008-06-06 Øyvind Kolås <pippin@o-hand.com> 2008-06-06 Øyvind Kolås <pippin@o-hand.com>
Bug #931 - suspicious size allocation for pixel data.
* clutter/cogl/common/cogl-bitmap-pixbuf.c: * clutter/cogl/common/cogl-bitmap-pixbuf.c:
(_cogl_bitmap_from_file): allocate height×rowstride and not duplicate (_cogl_bitmap_from_file): allocate height×rowstride and not duplicate
gdkpixbuf's strange optimization saving some bytes at the end of the gdkpixbuf's strange optimization saving some bytes at the end of the