asterisk/res/ael
Tilghman Lesher 78012e4f71 When we call a gosub routine, the variables should be scoped to avoid contaminating the caller.
This affected the ~~EXTEN~~ hack, where a subroutine might have changed the
value before it was used in the caller.
Patch by myself, tested by ebroad on #asterisk


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@222273 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-10-06 19:17:11 +00:00
..
ael.flex Merged revisions 162264 via svnmerge from 2008-12-09 20:40:31 +00:00
ael.tab.c Merged revisions 189462 via svnmerge from 2009-04-20 21:09:59 +00:00
ael.tab.h In these changes, I have added some explanation 2008-09-03 14:01:27 +00:00
ael.y Merged revisions 189462 via svnmerge from 2009-04-20 21:09:59 +00:00
ael_lex.c fixes some memory leaks and redundant conditions 2009-06-18 16:37:42 +00:00
pval.c When we call a gosub routine, the variables should be scoped to avoid contaminating the caller. 2009-10-06 19:17:11 +00:00