From ee9c7f17e953243943181bcbc84590118be6b3c6 Mon Sep 17 00:00:00 2001 From: Feng Xiao Date: Thu, 6 Apr 2017 16:47:18 -0700 Subject: Cleanup reflection objects for map entry. --- src/google/protobuf/struct.pb.cc | 1 + 1 file changed, 1 insertion(+) (limited to 'src/google/protobuf/struct.pb.cc') 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() { -- cgit v1.2.3