summaryrefslogtreecommitdiff
path: root/makeform.c
diff options
context:
space:
mode:
Diffstat (limited to 'makeform.c')
-rw-r--r--makeform.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/makeform.c b/makeform.c
index 898b554..0899771 100644
--- a/makeform.c
+++ b/makeform.c
@@ -91,6 +91,7 @@ parse_name_and_exit_code_list (char *buttonlist, ButtonRecord **brptr)
int len;
char *copy;
+ *brptr = NULL;
if (!buttonlist) return 0;
/*