Hi,

I am running protobuf C++ on Debian Jessie, most of the messages work fine, 
but one message is not stable, ParseFromArray from the same message 
sometime return false sometime return true, the protobuf library complains 
string tokenRef invalid non-*UTF*-8 characters. It worries me the 
inconsistent return value from the ParseFromArray, if the size was wrong or 
if the invalid non-*UTF*-8 characters caused the problems*,* why sometime 
it can be passed to return true? Has anyone seen this behavior?

Thanks for your comments in advance.


-- 
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 protobuf+unsubscr...@googlegroups.com.
To post to this group, send email to protobuf@googlegroups.com.
Visit this group at https://groups.google.com/group/protobuf.
For more options, visit https://groups.google.com/d/optout.

Reply via email to