[OpenSIPS-Devel] [opensips] other fixes on db value interpretation in dialog module (#619)

Bogdan Andrei IANCU notifications at github.com
Thu Aug 27 11:52:20 CEST 2015


Thank you @qmphan for the follow up on the issue. 
The problem is more complex as the values may contain a 0 byte, so strlen() may return shorter strings. The original fix for 1.8 covered only mysql unfortunately. We will follow with another fix to make the value B64 encoded to avoid problems.
Starting with 1.11 this was solved by moving to BLOD data type.

---
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/pull/619#issuecomment-135368014
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/devel/attachments/20150827/af954b37/attachment.htm>


More information about the Devel mailing list