diff src/gtkconv.c @ 7447:0e7a835e2433

[gaim-migrate @ 8058] I fixed some memleaks. Trying to view someone's log twice causes bad things? committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Thu, 06 Nov 2003 08:32:17 +0000
parents 064c697cc223
children b7b1d416ff44
line wrap: on
line diff
--- a/src/gtkconv.c	Thu Nov 06 08:15:11 2003 +0000
+++ b/src/gtkconv.c	Thu Nov 06 08:32:17 2003 +0000
@@ -4716,6 +4716,7 @@
 		g_free(t2); */
 
 		g_free(with_font_tag);
+		g_free(new_message);
 	}