diff libpurple/protocols/yahoo/libymsg.c @ 28331:0af4b1fb0566

propagate from branch 'im.pidgin.pidgin' (head 1876e80a840aa8045b1a49c60049781e0d285558) to branch 'im.pidgin.cpw.darkrain42.2.6.1' (head 0e467725740268650f924a56ea776122abfffb67)
author Paul Aurich <paul@darkrain42.org>
date Mon, 03 Aug 2009 00:46:28 +0000
parents 0ab7b436a563 da33da2e1a1e
children 35f3a79045a6
line wrap: on
line diff
--- a/libpurple/protocols/yahoo/libymsg.c	Sun Aug 02 22:24:21 2009 +0000
+++ b/libpurple/protocols/yahoo/libymsg.c	Mon Aug 03 00:46:28 2009 +0000
@@ -1830,6 +1830,7 @@
 			g_free(error_reason);
 			g_free(auth_data->seed);
 			g_free(auth_data);
+			g_free(token);
 		}
 		else {
 			/* OK to login, correct information provided */