summaryrefslogtreecommitdiffstats
path: root/ctxopt.c
diff options
context:
space:
mode:
Diffstat (limited to 'ctxopt.c')
-rw-r--r--ctxopt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ctxopt.c b/ctxopt.c
index 7b25f35..756202d 100644
--- a/ctxopt.c
+++ b/ctxopt.c
@@ -4601,7 +4601,7 @@ ctxopt_add_opt_settings(settings s, ...)
/* """"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" */
case parameters:
{
- char *opt_name;
+ char *opt_name = NULL;
char *params;
/* The second argument must be a string containing: */