diff src/protocols/msn/switchboard.c @ 10093:9d839c9f6c2d

[gaim-migrate @ 11111] Some more great MSN bugfixes from the patch tracker: Patch: 1045196: Fixed sending messages to MSN Web Messenger users (Damien Ayers) Patches 1045834 & 1044931: Fixed some memory leaks in the MSN plugin (Evan Schoenberg) Patch 1046398: Fixed a potential crash viewing MSN user profiles (Evan Schoenberg) (this also fixed a double-"Has You" bug that was only present in HEAD) Thanks guys! committer: Tailor Script <tailor@pidgin.im>
author Stu Tomlinson <stu@nosnilmot.com>
date Wed, 13 Oct 2004 17:54:11 +0000
parents 86a6d78b070b
children 1a91e814e9d8
line wrap: on
line diff
--- a/src/protocols/msn/switchboard.c	Wed Oct 13 14:40:45 2004 +0000
+++ b/src/protocols/msn/switchboard.c	Wed Oct 13 17:54:11 2004 +0000
@@ -835,6 +835,8 @@
 	}
 
 	msn_switchboard_connect(swboard, host, port);
+
+	g_free(host);
 }
 
 void