diff -r 017e7a4a57e8 -r fcc0f4eb692a pidgin/gtkimhtml.c --- a/pidgin/gtkimhtml.c Fri Oct 19 01:42:52 2007 +0000 +++ b/pidgin/gtkimhtml.c Fri Oct 19 02:12:00 2007 +0000 @@ -553,6 +553,7 @@ if (GTK_IMHTML(imhtml)->tip) { if ((tip == GTK_IMHTML(imhtml)->tip)) { + g_slist_free(tags); return FALSE; } /* We've left the cell. Remove the timeout and create a new one below */