diff --git a/r5dev/thirdparty/protobuf/map_entry_lite.h b/r5dev/thirdparty/protobuf/map_entry_lite.h index 02f8904e..460599e2 100644 --- a/r5dev/thirdparty/protobuf/map_entry_lite.h +++ b/r5dev/thirdparty/protobuf/map_entry_lite.h @@ -445,7 +445,7 @@ class MapEntryLite : public MapEntryImpl(); + MessageLite::_internal_metadata_.Delete(); } void MergeFrom(const MapEntryLite& other) { MergeFromInternal(other); }