aboutsummaryrefslogtreecommitdiffstats
path: root/apps/app_queue.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/app_queue.c')
-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 fe2bd4987..a5fe870ea 100644
--- a/apps/app_queue.c
+++ b/apps/app_queue.c
@@ -3849,7 +3849,7 @@ static int reload_queues(void)
const char *general_val = NULL;
char parse[80];
char *interface;
- char *membername;
+ char *membername = NULL;
int penalty;
AST_DECLARE_APP_ARGS(args,
AST_APP_ARG(interface);