Mask out previous arguments on each nested invocation of Gosub.
authorTilghman Lesher <tilghman@meg.abyt.es>
Tue, 16 Mar 2010 23:49:35 +0000 (23:49 +0000)
committerTilghman Lesher <tilghman@meg.abyt.es>
Tue, 16 Mar 2010 23:49:35 +0000 (23:49 +0000)
commitae5a398322c6e2f7ac455cf577a0f3572db3e150
tree3aa8098ba6d37eb66d79df7bc0055c091a97f20f
parent1239a9792db0d8e860b02300401e98156ed4dfaa
Mask out previous arguments on each nested invocation of Gosub.
(closes issue #16758)
 Reported by: wdoekes
 Patches:
       20100316__issue16758.diff.txt uploaded by tilghman (license 14)

Review: https://reviewboard.asterisk.org/r/561/

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@252976 65c4cc65-6c06-0410-ace0-fbb531ad65f3
apps/app_stack.c
tests/test_gosub.c [new file with mode: 0644]