aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/google/protobuf/struct.pb.cc
diff options
context:
space:
mode:
authorGravatar Feng Xiao <xfxyjwf@gmail.com>2017-04-06 16:47:18 -0700
committerGravatar Feng Xiao <xfxyjwf@gmail.com>2017-04-06 16:47:18 -0700
commitee9c7f17e953243943181bcbc84590118be6b3c6 (patch)
tree10f14f7dc9632c66d249b9bee9438fcdf77c6bc5 /src/google/protobuf/struct.pb.cc
parent21b0b3ca36dbe0954adce38626e4d36c21135982 (diff)
Cleanup reflection objects for map entry.
Diffstat (limited to 'src/google/protobuf/struct.pb.cc')
-rw-r--r--src/google/protobuf/struct.pb.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/google/protobuf/struct.pb.cc b/src/google/protobuf/struct.pb.cc
index 825810b1..207e9efe 100644
--- a/src/google/protobuf/struct.pb.cc
+++ b/src/google/protobuf/struct.pb.cc
@@ -133,6 +133,7 @@ void TableStruct::Shutdown() {
delete file_level_metadata[2].reflection;
_ListValue_default_instance_.Shutdown();
delete file_level_metadata[3].reflection;
+ delete file_level_metadata[0].reflection;
}
void TableStruct::InitDefaultsImpl() {