summaryrefslogtreecommitdiff
path: root/src/upbc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/upbc.c')
-rw-r--r--src/upbc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/upbc.c b/src/upbc.c
index 62f5afd..4cfa6e6 100644
--- a/src/upbc.c
+++ b/src/upbc.c
@@ -125,6 +125,7 @@ static void write_const_h(upb_def *defs[], int num_entries, char *outfile_name,
upb_string_unref(preproc_field_name);
}
upb_string_unref(msg_val_prefix);
+ upb_string_unref(msg_name);
}
/* Epilogue. */
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback