diff src/protocols/oscar/chat.c @ 8283:35f69749b226

[gaim-migrate @ 9007] "#1 fixes the browser enhancement committed yesterday so it allows wingaim to +compile #2 fixes 2 compile warnings" --daniel_atallah committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Tue, 17 Feb 2004 19:02:45 +0000
parents 4f70e8b3e05e
children 92cbf9713795
line wrap: on
line diff
--- a/src/protocols/oscar/chat.c	Tue Feb 17 18:45:25 2004 +0000
+++ b/src/protocols/oscar/chat.c	Tue Feb 17 19:02:45 2004 +0000
@@ -443,7 +443,7 @@
 	fu16_t channel;
 	aim_tlvlist_t *otl;
 	char *msg = NULL;
-	int len;
+	int len = 0;
 	char *encoding = NULL, *language = NULL;
 	aim_msgcookie_t *ck;