summaryrefslogtreecommitdiffstats
path: root/tests/unittestproto.proto
AgeCommit message (Collapse)AuthorFilesLines
2013-04-14Handle unterminated strings when encoding.Petteri Aimonen1-0/+4
If the null terminator is not present, string will be limited to the data size of the field. If you are still using the pb_enc_string (deprecated since 0.1.3) from callbacks, now would be an excellent time to stop. The pb_field_t for the callback will not contain proper data_size. Use pb_encode_string() instead. Update issue 68 Status: FixedInGit
2011-08-23More unittestsPetteri Aimonen1-0/+28
git-svn-id: https://svn.kapsi.fi/jpa/nanopb@966 e3a754e5-d11d-0410-8d38-ebb782a927b9