summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-6
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2004-11-29 14:50:47 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2004-11-29 14:50:47 +0000
commit8f0d5d169ea3a667fc7a031b8012e3b9b4cccc1c (patch)
tree71e31024b8cd10578fd72b12f2a5aa3d2eb17d5b /ChangeLog.pre-2-6
parent18651f45d090dd8df286a946748f8a10f993bb83 (diff)
Define empty for gcc 2.95.
2004-11-29 Matthias Clasen <mclasen@redhat.com> * glib/gmacros.h (G_GNUC_MALLOC): Define empty for gcc 2.95. * glib/gmarkup.c (unescape_text_state_after_charref_hash): Avoid a strndup() here, noticed by Morten Welinder.
Diffstat (limited to 'ChangeLog.pre-2-6')
-rw-r--r--ChangeLog.pre-2-67
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6
index 446837278..8791dd3d9 100644
--- a/ChangeLog.pre-2-6
+++ b/ChangeLog.pre-2-6
@@ -1,5 +1,12 @@
2004-11-29 Matthias Clasen <mclasen@redhat.com>
+ * glib/gmacros.h (G_GNUC_MALLOC): Define empty for gcc 2.95.
+
+ * glib/gmarkup.c (unescape_text_state_after_charref_hash):
+ Avoid a strndup() here, noticed by Morten Welinder.
+
+2004-11-29 Matthias Clasen <mclasen@redhat.com>
+
* glib/gmarkup.c: Remove leftover noinline attributes.
(is_name_start_char, is_name_char): Avoid possible reads
beyond the end of g_ascii_table.