asterisk/pbx
Tilghman Lesher f90021fdd0 Ensure that commas placed in the middle of extension character classes do not
interfere with correct parsing of the extension.  Also, if an unterminated
character class DOES make its way into the pbx core (through some other
method), ensure that it does not crash Asterisk.
(closes issue #14362)
 Reported by: Nick_Lewis
 Patches: 
       20090129__bug14362.diff.txt uploaded by Corydon76 (license 14)
 Tested by: Corydon76


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@173311 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-02-04 00:43:52 +00:00
..
ael/ael-test fixed the regressions 2008-12-17 02:32:58 +00:00
Makefile Merged revisions 157859 via svnmerge from 2008-11-20 00:08:12 +00:00
dundi-parser.c Start moving in changes from my resolve-shadow-warnings branch. Going to do 2008-08-07 00:44:55 +00:00
dundi-parser.h Merge another change from team/russell/events ... 2008-06-10 12:48:50 +00:00
pbx_ael.c Numerous documentation updates. 2008-12-18 21:21:44 +00:00
pbx_config.c Ensure that commas placed in the middle of extension character classes do not 2009-02-04 00:43:52 +00:00
pbx_dundi.c Change intializer types. Found while working on asterisk-cpp. I have a new 2009-01-17 02:52:30 +00:00
pbx_gtkconsole.c various minor fixes created while i worked on getting *every* Asterisk module to build on laptop in dev mode: 2008-06-29 16:19:29 +00:00
pbx_loopback.c Merged revisions 120226 via svnmerge from 2008-06-03 22:42:03 +00:00
pbx_lua.c bring over all the fixes for the warnings found by gcc 4.3.x from the 1.4 branch, and add the ones needed for all the new code here too 2008-11-02 18:52:13 +00:00
pbx_realtime.c Allow disabling pattern match searches within the Realtime dialplan switch. 2008-12-15 21:17:07 +00:00
pbx_spool.c Merged revisions 160558 via svnmerge from 2008-12-03 17:38:59 +00:00