diff -r 30054368342a -r cb1e8e302461 plugins/chatlist.c --- 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);