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)

Pre-Submission Checklist

Type Of Change

Checklist:

Description

Created by cherry-pick from master


You can view, comment on, or merge this pull request online at:

  https://github.com/kamailio/kamailio/pull/1415

Commit Summary

File Changes

Patch Links:


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.