[protobuf] Protobuf segmentation malloc error

2017-02-11 Thread hce h
Hi, I have a following protocol and coded running on Debian Jessie in C++, I got google protobuf library malloc error at the statement of Device_Interface *interface = device->add_interface();, I could not find any errors in following implementation. Appreciate helps to fix the malloc error.

[protobuf] Protobuf 3.1

2017-02-11 Thread Reggie Burnett
I apologize for the lame question but is 3.1 actually GA? I can't seen to find any announcement to this and it's hard to tell just by looking at downloads. -- You received this message because you are subscribed to the Google Groups "Protocol Buffers" group. To unsubscribe from this group a

[protobuf] Protobuf consistency when marshalling

2017-02-11 Thread Yacov Manevich
Hi all. We use protobuf in our product, and I have a question regarding incorporating it with signatures. If I have 2 hosts (let's assume they can be different platforms, OS, etc.) - hostA and hostB and the following scenario: A creates message M, sends B the message M, as well as the output of