diff src/oscar.c @ 736:d05d746384a7

[gaim-migrate @ 746] Eric the Lumberjack continues to hack away at the tree. When people ask what kinds of trees Eric hacks, he simply replied "CVS trees. They're mostly used for computer stuff". Then the ignorants go away, thinking they have been enlightened into the world of computers, which unknowingly they have been. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Tue, 22 Aug 2000 00:37:01 +0000
parents 957957d0dc2c
children 58a6e6e26695
line wrap: on
line diff
--- a/src/oscar.c	Mon Aug 21 21:41:44 2000 +0000
+++ b/src/oscar.c	Tue Aug 22 00:37:01 2000 +0000
@@ -232,6 +232,7 @@
 		gdk_input_remove(inpa);
 	inpa = -1;
 	aim_logoff(gaim_sess);
+	g_free(gaim_sess);
 	debug_print(_("Signed off.\n"));
 }