mirror of https://github.com/sipwise/mediator.git
This fixes a bug which incorrectly used strlen(callid) instead of
strlen(esc_callid) to determine the size of the VLA to hold the complete
query string.
Take this opportunity to eliminate the VLA and switch to an allocated
printf string instead.
Change-Id: I4a64d05180832f3471249acf354bec6b5a3ba15e
(cherry picked from commit b34401efef
)
mr10.5.7
parent
dc52486769
commit
37d215325b
Loading…
Reference in new issue