Status: New
Owner: [email protected]
Labels: Type-Defect Priority-Medium

New issue 440 by [email protected]: initial_space_ not initialized in repeated_field.h
http://code.google.com/p/protobuf/issues/detail?id=440

What steps will reproduce the problem?
1. Run cppcheck on the Google Protocol buffers

Get the following issue:

google/protobuf/repeated_field.h(634): warning (uninitMemberVar): Member variable 'RepeatedPtrFieldBase::initial_space_' is not initialized in the constructor.



--
You received this message because you are subscribed to the Google Groups "Protocol 
Buffers" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/protobuf?hl=en.

Reply via email to