changeset 2892:3a8df5c3d1ee

[gaim-migrate @ 2905] you really shouldn't be using this plugin committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Sun, 16 Dec 2001 21:07:48 +0000
parents 58baac124b0d
children abf9303fb328
files plugins/chatlist.c
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/plugins/chatlist.c	Sun Dec 16 10:11:55 2001 +0000
+++ b/plugins/chatlist.c	Sun Dec 16 21:07:48 2001 +0000
@@ -147,6 +147,8 @@
 
 	if (!text)
 		return;
+	if (!parent)
+		return;
 
 	len = strlen(text);