Bug 167569 - g_string_append_printf crashes on win32 when used with a NULL
authorTor Lillqvist <tml@novell.com>
Fri, 27 Feb 2009 07:46:32 +0000 (07:46 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Fri, 27 Feb 2009 07:46:32 +0000 (07:46 +0000)
commit56f54c0ebc4ab340ba0a5b476c8b5fc2d4352c18
treeb9a80cec672a139c33cbae1e1664956cfaa2604d
parentb89e432e8da002c574571abb9ebc8a977bb24a1d
Bug 167569 - g_string_append_printf crashes on win32 when used with a NULL

2009-02-27  Tor Lillqvist  <tml@novell.com>

Bug 167569 - g_string_append_printf crashes on win32 when used
with a NULL argument

* glib/gnulib/vasnprintf.c (vasnprintf): Add workaround for buggy
programs. Patch by Owen.

svn path=/trunk/; revision=7917
ChangeLog
glib/gnulib/vasnprintf.c