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

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@59073 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Steve Murphy
2007-03-20 18:18:06 +00:00
parent e99932c27e
commit e6d32d3132
2 changed files with 17 additions and 11 deletions

View File

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