< Previous by Date Date Index Next by Date >
  Thread Index  

[reSIProcate] About the [reSIProcate-commit] COMMIT: resiprocate 5040 nash: temporary fixto avoid shutdown sipStack


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
Sent: Monday, July 11, 2005 1:30 AM
To: resiprocate-commit@xxxxxxxxxxxxxxxxxxx
Subject: [reSIProcate-commit] COMMIT: resiprocate 5040 nash: temporary fixto avoid shutdown sipStack

 

Project

resiprocate

New Revision

5040

Committer

nash (Nash Tsai)

Date

2005-07-10 22:29:49 -0700 (Sun, 10 Jul 2005)

Log

 
 
 temporary fix to avoid shutdown sipStack
 
 

Modified:

 

_______________________________________________
resiprocate-commit mailing list
resiprocate-commit@xxxxxxxxxxxxxxxxxxx
https://list.sipfoundry.org/mailman/listinfo/resiprocate-commit