src/away.c

changeset 1499
0c3286729687
parent 1456
c03c929f8139
child 1530
dc8b1b326f4c
--- a/src/away.c	Thu Feb 22 23:07:34 2001 +0000
+++ b/src/away.c	Fri Feb 23 23:58:35 2001 +0000
@@ -361,6 +361,8 @@
 				}
 				msgs = g_list_next(msgs);
 			}
+
+			g_list_free(tmp);
 		} else {
 			while (con) {
 				char buf[256];

mercurial