Re: [protobuf] Golang: issues/discussions/pull requests

2017-11-09 Thread 'Feng Xiao' via Protocol Buffers
Some new updates from go protobuf developers: https://github.com/golang/protobuf/issues/454#issuecomment-343250894 An announcement about this change will be posted in this discussion group soon. On Tuesday, October 24, 2017 at 12:06:22 PM UTC-7, Feng Xiao wrote: > > On Tue, Oct 24, 2017 at 8:12

Re: [protobuf] C++ - Protobuf descriptor static memory leaks

2017-11-09 Thread 'Feng Xiao' via Protocol Buffers
On Thu, Nov 9, 2017 at 11:53 AM, Arpit Baldeva wrote: > Hi, > > Currently, protobuf generated code makes allocations in the static > descriptor objects. For example, valgrind reports > > >Memcheck:Leak >fun:malloc >fun:_ZN20PassthroughAllocator5AllocEmPKcj >fun:_Znwm >fun:_Z

[protobuf] C++ - Protobuf descriptor static memory leaks

2017-11-09 Thread Arpit Baldeva
Hi, Currently, protobuf generated code makes allocations in the static descriptor objects. For example, valgrind reports Memcheck:Leak fun:malloc fun:_ZN20PassthroughAllocator5AllocEmPKcj fun:_Znwm fun:_ZN6google8protobuf14DescriptorPoolC1EPNS0_18DescriptorDatabaseEPNS1_14Erro