mirror of https://github.com/asterisk/asterisk
When converting from a json object to an ast variables list the conversion algorithm was doing a complete traversal of the entire variables list for every item appended from the json structure. This patch makes it so the list is no longer traversed for each new ast variable being appended. Change-Id: I8bf496a1fc449485150d6db36bfc0354934a397716.1
parent
4a51f2792e
commit
8ea13d62cd
Loading…
Reference in new issue