Don't read past the end of the string. (#334471, Morten Welinder)
authorMatthias Clasen <mclasen@redhat.com>
Tue, 14 Mar 2006 17:56:27 +0000 (17:56 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Tue, 14 Mar 2006 17:56:27 +0000 (17:56 +0000)
commit9e5824666934f99d6f43acc9020970bd8279c679
treea93e158ba22b0eb7e5e3795896475bab9ef29812
parent99024c7ea7be03b02b8084a739153b93e21a6f44
Don't read past the end of the string. (#334471, Morten Welinder)

2006-03-14  Matthias Clasen  <mclasen@redhat.com>

* glib/gutils.c (g_parse_debug_string): Don't read past the
end of the string.  (#334471, Morten Welinder)
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-12
glib/gutils.c
tests/testglib.c