When writing to query_buffer with the help of the snprintf() function,
the result of the functio is written to variable query_buffer_len
instead of to the query_buffer.len itself. This leads to core dump
in some cases. Replaced "_" by "." in "query_buffer_len ="
(cherry picked from commit 11c179a)
doc/
subfolder, the README file is autogenerated)Created by cherry-pick from master
https://github.com/kamailio/kamailio/pull/1415
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.