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: I4a64d05180832f3471249acf354bec6b5a3ba15emr12.2.1
parent
e155cea91f
commit
b34401efef
Loading…
Reference in new issue