Fix #147651, reported by Oliver Guntermann:
authorMatthias Clasen <mclasen@redhat.com>
Wed, 21 Jul 2004 17:51:28 +0000 (17:51 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Wed, 21 Jul 2004 17:51:28 +0000 (17:51 +0000)
commit495377c45e248cbf58aef263916cd4355a84ecd5
treea4e937001d1ed94aadf51004c3aac3304d281171
parent059b48dd845a635057de6f9e096237876f80eecb
Fix #147651, reported by Oliver Guntermann:

2004-07-21  Matthias Clasen  <mclasen@redhat.com>

Fix #147651, reported by Oliver Guntermann:

* glib/gprintfint.h (_g_vasprintf): Don't wrap vasprintf(),
_g_gnulib_vasprintf() in a macro, since they behave
differently wrt. to memory allocation.

* glib/gprintf.c (g_vasprintf): Instead, differentiate
here between the three cases: system vasprintf(),
_g_gnulib_vasprintf(), no vasprintf().
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-6
ChangeLog.pre-2-8
glib/gprintf.c
glib/gprintfint.h