Copy a va_list when using it multiple times. Reported by Wim Lewis.
authorMatthias Clasen <matthiasc@src.gnome.org>
Sun, 29 Mar 2009 19:08:57 +0000 (19:08 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Sun, 29 Mar 2009 19:08:57 +0000 (19:08 +0000)
commita6ebda3d690098e28319dc391fb82a281f9113e8
treec624092cbf6e43871bcffb5707454d65bcd46bb7
parentdabbea65c61c402ed63fba0c36a419e4d4abdf46
Copy a va_list when using it multiple times. Reported by Wim Lewis.

        * glib/gmessages.c (g_logv): Copy a va_list when using it
        multiple times. Reported by Wim Lewis.

svn path=/trunk/; revision=8021
ChangeLog
glib/gmessages.c