Commit Graph

2 Commits

Author SHA1 Message Date
Petteri Aimonen
a2673f24fa Merge branch 'master' into dynamic_alloc_dev
Conflicts:
	tests/Makefile
	tests/test_encode1.c
2012-01-05 22:10:29 +02:00
Petteri Aimonen
1506450b11 Fixed a bug related to submessage encoding into memory buffer.
Stream state was not copied back from substream in pb_enc_submessage,
which caused garbage output if the stream callback modified the state.

Expanded tests to cover this problem.

Thanks to Paweł Pery for debugging and reporting this problem.


git-svn-id: https://svn.kapsi.fi/jpa/nanopb@1089 e3a754e5-d11d-0410-8d38-ebb782a927b9
2011-12-30 08:43:50 +00:00