summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorBJ Weschke <bweschke@btwtech.com>2008-10-18 02:18:33 +0000
committerBJ Weschke <bweschke@btwtech.com>2008-10-18 02:18:33 +0000
commit09e9b5d2085cfb31b313fe5b1156ab471635dc42 (patch)
tree547c7845a0cfb5ba8b0611de9a3b0b102e4d7c24 /CHANGES
parent7a8344bac69cc528b2406ea5f3eb79ced9a6a435 (diff)
Using the GetVar handler in AMI is potentially dangerous (insta-crash [tm]) when you use a dialplan function that requires a channel and then you don't provide one or provide an invalid one in the Channel: parameter. We'll handle this situation exactly the same way it was handled in pbx.c back on r61766.
We'll create a bogus channel for the function call and destroy it when we're done. If we have trouble allocating the bogus channel then we're not going to try executing the function call at all and run the risk of crashing. (closes issue #13715) reported by: makoto patch by: bweschke git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@150817 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'CHANGES')
0 files changed, 0 insertions, 0 deletions