changeset 16606:2ddffaf3613a

Plug a memory leak. committer: Sadrul Habib Chowdhury <imadil@gmail.com>
author Ka-Hing Cheung <khc@hxbc.us>
date Sat, 28 Apr 2007 23:33:10 +0000
parents 99e786de5bd5
children e2de7e4c10e7 60aae7ef3b7e
files libpurple/notify.c
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/libpurple/notify.c	Sat Apr 28 23:25:43 2007 +0000
+++ b/libpurple/notify.c	Sat Apr 28 23:33:10 2007 +0000
@@ -521,6 +521,7 @@
 	}
 	
 	g_list_free(user_info->user_info_entries);
+	g_free(user_info);
 }
 
 GList *