dect
/
asterisk
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
asterisk/res/ael
tilghman 2d756b1cc7 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: http://svn.digium.com/svn/asterisk/trunk@222273 f38db490-d61c-443f-a65b-d21fe96a405b
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