< Previous by Date | Date Index | Next by Date > |
Thread Index | Next in Thread > |
Hi,
I’ve found a bug when using the stream handling in the message class. It seems that the stream handling in Message.cxx has an incorrect use of the RESIP_USE_STL_STREAMS. When calling the “<<” operator on the message->brief() function this caused a crash in our application.
It should either be a #ifdef, or the #ifndef should be moved to line 56 where it was previously placed, before being moved in r9367.
I did a search of the code and this appears to be the only place that I could see the define being incorrectly used.
Regards Thom Accuris Networks is a Private Limited Company registered in the Republic of Ireland. This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager. This message contains confidential information and is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. |