# HG changeset patch # User Sadrul Habib Chowdhury # Date 1153172030 0 # Node ID 2ae35c0cf616f6f17891cfeb12d034e4289354ba # Parent 6741419af7f75abe6890755fca1b7b278b92b071 [gaim-migrate @ 16511] Fix a leak from last commit. committer: Tailor Script diff -r 6741419af7f7 -r 2ae35c0cf616 console/gntblist.c --- a/console/gntblist.c Mon Jul 17 21:23:38 2006 +0000 +++ b/console/gntblist.c Mon Jul 17 21:33:50 2006 +0000 @@ -479,6 +479,7 @@ gnt_widget_set_position(window, x, y); gnt_widget_draw(window); + g_free(title); } static void