changeset 27745:a7e9a0a885e9

Oh shit no it wasn't. I have no one to blame but fear itself.
author Mark Doliner <mark@kingant.net>
date Thu, 30 Jul 2009 23:47:16 +0000
parents 6d37c29df78a
children 63fa5bde1bf6
files libpurple/protocols/yahoo/util.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/libpurple/protocols/yahoo/util.c	Thu Jul 30 23:45:45 2009 +0000
+++ b/libpurple/protocols/yahoo/util.c	Thu Jul 30 23:47:16 2009 +0000
@@ -620,7 +620,7 @@
 					g_string_free(tmp, TRUE);
 				} else {
 					g_queue_push_tail(tags, tmp->str);
-					g_string_free(tmp, TRUE);
+					g_string_free(tmp, FALSE);
 				}
 			}