summaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
Diffstat (limited to 'apps')
-rw-r--r--apps/app_queue.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/app_queue.c b/apps/app_queue.c
index 0592735a0..9c11f1427 100644
--- a/apps/app_queue.c
+++ b/apps/app_queue.c
@@ -4064,7 +4064,7 @@ static int reload_queues(int reload)
const char *general_val = NULL;
char parse[80];
char *interface;
- char *membername;
+ char *membername = NULL;
int penalty;
struct ast_flags config_flags = { reload ? CONFIG_FLAG_FILEUNCHANGED : 0 };
AST_DECLARE_APP_ARGS(args,