mirror of
https://github.com/asterisk/asterisk.git
synced 2026-06-17 21:18:54 +00:00
f5a7efb963
When passing a JSON body to the 'create' channel route it would be converted into Asterisk variables, but never freed resulting in a memory leak. This change makes it so that the variables are freed in all cases. ASTERISK-30344 Change-Id: I924dbd866a01c6073e2d6fb846ccaa27ef72d49d