So, just to clarify - the issue is not in the memory allocator itself, but in 
the cote that uses it wrong. We could guard some critical sections with 
mutexes, but that will introduce a big performance penalty, and it will only 
prevent OpenSIPS from crashing, but the code will still use it wrong. The 
solution of this problem is to find the bad code.

---
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/issues/721#issuecomment-163316642
_______________________________________________
Devel mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel

Reply via email to