mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-06 16:08:43 +02:00
NULL-terminate context->attr_values so g_strfreev() is safe. Would
2002-01-28 Havoc Pennington <hp@pobox.com> * glib/gmarkup.c (add_attribute): NULL-terminate context->attr_values so g_strfreev() is safe. Would previously crash if parsing was ended prior to ending the start tag. (g_markup_parse_context_parse): add a couple assertions
This commit is contained in:
committed by
Havoc Pennington
parent
b8e36f4539
commit
3370260a13
@@ -1,3 +1,11 @@
|
||||
2002-01-28 Havoc Pennington <hp@pobox.com>
|
||||
|
||||
* glib/gmarkup.c (add_attribute): NULL-terminate
|
||||
context->attr_values so g_strfreev() is safe.
|
||||
Would previously crash if parsing was ended prior
|
||||
to ending the start tag.
|
||||
(g_markup_parse_context_parse): add a couple assertions
|
||||
|
||||
2002-01-28 Havoc Pennington <hp@redhat.com>
|
||||
|
||||
* glib/gmacros.h: get rid of warning here
|
||||
|
Reference in New Issue
Block a user