mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 00:18:44 +02:00
Don't call va_end on caller-provided va_args. (#353584, Chris Wilson)
2006-08-30 Matthias Clasen <mclasen@redhat.com> * glib/gmarkup.c (g_markup_vprintf_escaped): Don't call va_end on caller-provided va_args. (#353584, Chris Wilson)
This commit is contained in:
committed by
Matthias Clasen
parent
90f1fd26d2
commit
c699743eca
@@ -1,3 +1,8 @@
|
||||
2006-08-30 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* glib/gmarkup.c (g_markup_vprintf_escaped): Don't call
|
||||
va_end on caller-provided va_args. (#353584, Chris Wilson)
|
||||
|
||||
2006-08-29 Tor Lillqvist <tml@novell.com>
|
||||
|
||||
Remove support for Windows 9x/ME, as will be done also in Pango
|
||||
|
Reference in New Issue
Block a user