The fix for the AEL <<security hole>> (bug 9316) is here...

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@59069 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Steve Murphy
2007-03-20 17:43:02 +00:00
parent 30165b1bf2
commit 6e869d135c
3 changed files with 217 additions and 44 deletions

View File

@@ -176,6 +176,7 @@ struct ael_extension
char *cidmatch;
char *hints;
int regexten;
int is_switch;
struct ast_context *context;