summaryrefslogtreecommitdiff
path: root/src/upbc.c
diff options
context:
space:
mode:
authorJoshua Haberman <joshua@reverberate.org>2011-02-14 10:30:22 -0800
committerJoshua Haberman <joshua@reverberate.org>2011-02-14 10:30:22 -0800
commit5137ac8d611def74ae493fc5cae989d510bca7ad (patch)
tree5490d75ec8e7affe081ca75cc7e0b2f5a1703dce /src/upbc.c
parent4f9aeee6c7414bec2e1d8a9d3508dbd21f4d3394 (diff)
Update to latest descriptor.proto.
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