# HG changeset patch # User Eric Warmenhoven # Date 1008536868 0 # Node ID 3a8df5c3d1eed2edce17f2cb74a07848d220768d # Parent 58baac124b0dde3997026eb6b7072c0b9bf65907 [gaim-migrate @ 2905] you really shouldn't be using this plugin committer: Tailor Script diff -r 58baac124b0d -r 3a8df5c3d1ee 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);