Don't assume the string is valid UTF-8, since it may be user data.
[platform/upstream/glib.git] / ChangeLog
index 4e622a0..a824ff0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2007-06-05  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/gkeyfile.c (g_key_file_is_key_name):
+       (g_key_file_is_group_name): Don't assume the string is
+       valid UTF-8, since it may be user data.  (#444161, Ben Combee)
+
 2007-06-05  Behdad Esfahbod  <behdad@gnome.org>
 
        * glib/gutf8.c: Add not to g_utf8_get_char_validated() about