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: I8bf496a1fc449485150d6db36bfc0354934a397713.23
parent
a34ef4dcd9
commit
059e1e3bc8
Loading…
Reference in new issue