changeset 3640:1c39909fb476

[gaim-migrate @ 3763] Bug fix by Craig Metz committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Fri, 11 Oct 2002 05:39:37 +0000
parents 1607fa5f3c1e
children e2391338c394
files src/protocols/yahoo/yahoo.c
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/protocols/yahoo/yahoo.c	Fri Oct 11 04:44:57 2002 +0000
+++ b/src/protocols/yahoo/yahoo.c	Fri Oct 11 05:39:37 2002 +0000
@@ -536,6 +536,9 @@
 			game = pair->value;
 		l = l->next;
 	}
+
+	if (!msg)
+		return;
 	
 	if (!g_strncasecmp(msg, "TYPING", strlen("TYPING"))) {
 		if (*stat == '1')