Hello, On 6/21/07, Jhorsh Muhammed <[EMAIL PROTECTED]> wrote: > Currently I'm working on integration sipXtapi lib in IM client. Last week > I've finished my code realization, and begun to test application. > I found that there were some unknown crash in sipXtapi.dll when you sending > too much messages in a short time. > After some time I'm checked the problem. mClassType - member of the class > HttpBody doesn't copy in the copy constructor. > So thats why in HttpBody::copyBody program is crashed when trying to casting > type, because mClassType is not properly initialized. > This bug is only reproduced in Release configuration under Win32 Platform, > when you start application not under VS IDE. This bug is already fixed in svn rev.9680 about a week ago. Update your sources. ;)
-- Regards, Alexander Chemeris. SIPez LLC. SIP VoIP, IM and Presence Consulting http://www.SIPez.com tel: +1 (617) 273-4000 _______________________________________________ sipxtapi-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipxtapi-dev/
