Hi,
me too getting same error, note: i have printed the size its 3 and also its
inside if check
77 if(getIpAddresses.networkAddressList.size() > 0)
78 {
79 cout << " networkAddressList.size()" <<
getIpAddresses.networkAddressList.size() << endl
80 for(unsigned int index = 0; index <
getIpAddresses.networkAddressList.size();index++)
81 {
82 cout << "convert of getip1 serialze" << endl;
83 nlConfig::NetworkAddress *protonetworkAddress =
protogetIpAddresses.mutable_networkaddresslist(index); // here is
the issue seen
--
You received this message because you are subscribed to the Google Groups
"Protocol Buffers" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/protobuf.
For more options, visit https://groups.google.com/d/optout.