[protobuf] Issue 625 in protobuf: Exception safety issues in RepeatedPtrField

2014-04-01 Thread protobuf
Status: New Owner: liuj...@google.com Labels: Type-Defect Priority-Medium New issue 625 by f.volej...@gmail.com: Exception safety issues in RepeatedPtrField http://code.google.com/p/protobuf/issues/detail?id=625 Hello, the method RepeatedPtrFieldBase::Add has a exception safety problem,

[protobuf] Re: Issue 434 in protobuf: With PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION=cpp, parent object deleted while child still exists: causes segmentation fault

2014-04-01 Thread protobuf
Comment #10 on issue 434 by adam.gra...@upverter.com: With PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION=cpp, parent object deleted while child still exists: causes segmentation fault http://code.google.com/p/protobuf/issues/detail?id=434 A fix for this is crucial for us. I would be tempted to