Hello,

On Mon, 21 Nov 2005 11:02:50 +0100 wwp <[EMAIL PROTECTED]> wrote:

[snip]
> I often get a crash when logging in MSN w/ Licq from anon CVS.. debug
> elements below!
> 
> I got it once yesterday, but today I'm not even able to avoid it. Maybe
> that's related to a buddy who is online today and whose properties makes
> Licq crash?
[snip]

Ugly and temporary workaround:

Index: msn-srv.cpp
===================================================================
RCS file: /cvsroot/licq/msn/src/msn-srv.cpp,v
retrieving revision 1.23
diff -u -1 -b -p -r1.23 msn-srv.cpp
--- msn-srv.cpp 15 Nov 2005 15:31:29 -0000      1.23
+++ msn-srv.cpp 22 Nov 2005 14:00:36 -0000
@@ -472,2 +472,3 @@ void CMSN::ProcessServerPacket(CMSNBuffe
           pStart = *it;
+          if (pStart->m_pSignal)
           m_pDaemon->PushPluginSignal(pStart->m_pSignal);


Regards,

-- 
wwp


-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
Register for a JBoss Training Course.  Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click
_______________________________________________
LICQ-Main mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/licq-main

Reply via email to