< Previous by Date | Date Index | Next by Date > |
Thread Index |
Hi I am not sure if it is the same thing or
not, but I had the same problem, and the reason was the malloc was using release
library and free was using the debug version of C runtime library and they are
not compatible. So basically it was linking issue in the solution I was using
the library. I had to add an ignore default library to fix the issue. My platform was WIN32, I hope it helps.
There is nothing wrong with the code as far as I know. Cheers, Dariush From:
resiprocate-commit-bounces@xxxxxxxxxxxxxxxxxxx
[mailto:resiprocate-commit-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of svn@xxxxxxxxxxxxxx
Log
temporary fix to avoid shutdown sipStack
Modified:
|
_______________________________________________ resiprocate-commit mailing list resiprocate-commit@xxxxxxxxxxxxxxxxxxx https://list.sipfoundry.org/mailman/listinfo/resiprocate-commit