Fix error message bugs with packed arrays.
authorPetteri Aimonen <jpa@git.mail.kapsi.fi>
Thu, 7 Feb 2013 15:56:52 +0000 (17:56 +0200)
committerPetteri Aimonen <jpa@git.mail.kapsi.fi>
Thu, 7 Feb 2013 15:56:52 +0000 (17:56 +0200)
commitc1bd1a6ad3479088fef09c02e39b70bea0a718ae
tree91072106d36dbc182a762e280619158ba92f3487
parente7bf063abc2ca3a46c778e0194f0e8d4ef1a5168
Fix error message bugs with packed arrays.

Error messages were not propagated correctly with PB_HTYPE_ARRAY.
Error status (boolean return value) was correct.

Update issue 56
Status: FixedInGit
pb_decode.c