summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-8
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2005-04-07 19:13:09 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2005-04-07 19:13:09 +0000
commitc0e5adcf3b51330d9f51cb38f54a1a5297e0a48d (patch)
tree7bc57a21d758363fee3de781dc686ce231e6fdf7 /ChangeLog.pre-2-8
parent116699db55db42f20f8805016f6877b652a9e34f (diff)
downloadgdk-pixbuf-c0e5adcf3b51330d9f51cb38f54a1a5297e0a48d.tar.gz
Avoid unaligned access. (#172947)
2005-04-07 Matthias Clasen <mclasen@redhat.com> * gtk/updateiconcache.c (write_card32, write_card16): Avoid unaligned access. (#172947)
Diffstat (limited to 'ChangeLog.pre-2-8')
-rw-r--r--ChangeLog.pre-2-83
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8
index e3040094b..eacdaa3ba 100644
--- a/ChangeLog.pre-2-8
+++ b/ChangeLog.pre-2-8
@@ -1,5 +1,8 @@
2005-04-07 Matthias Clasen <mclasen@redhat.com>
+ * gtk/updateiconcache.c (write_card32, write_card16): Avoid
+ unaligned access. (#172947)
+
Some fixes from Morten Welinder (#172947):
* gtk/updateiconcache.c (icon_name_hash): Make this compiler-