diff -r a0be82d9c0f1 -r c20a831762dc pidgin/gtkconv.c --- a/pidgin/gtkconv.c Mon Jan 02 07:10:34 2012 +0000 +++ b/pidgin/gtkconv.c Mon Jan 02 07:17:23 2012 +0000 @@ -6182,7 +6182,7 @@ if (replace) g_string_append(str, replace); g_free(freeval); - freeval = replace = NULL; + replace = freeval = NULL; /* And update the pointers */ if (fin) {