[sr-dev] [kamailio/kamailio] q_malloc crash on Kamailio 5.2.3 with http_async_query function (#2091)

Daniel-Constantin Mierla notifications at github.com
Mon Oct 7 16:36:26 CEST 2019


Can you try with latest version in git branch 5.2?

I just pushed a patch to fix this issue -- the allocated size for the buffer to hold the hexa-printed address of a pointer was not enough (it was allocated the size of the pointer, but in hexa is twice the number of bytes). The commit has some changes to simplify the code and not allocate in pkg, because the values are used only inside the function.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/2091#issuecomment-539042784
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20191007/a98965bc/attachment.html>


More information about the sr-dev mailing list