Petteri Aimonen
|
d2e023e3e5
|
Bugfixes for oneof support.
Fixes crashes / memory leaks when using pointer type fields.
Also fixes initialization of which_oneof fields.
|
2015-01-11 19:46:15 +02:00 |
|
Petteri Aimonen
|
7713d43bc3
|
Implement support for oneofs (C unions).
Basic test included, should probably add an oneof to the AllTypes test also.
Update issue 131
Status: Started
|
2015-01-04 19:39:37 +02:00 |
|
Petteri Aimonen
|
7edf250a62
|
Switch pb_encode to use the common iterator logic in pb_common.c
Update issue 128
Status: FixedInGit
|
2014-08-10 13:01:09 +03:00 |
|
Petteri Aimonen
|
a641e21b34
|
Separate field iterator logic from pb_decode to pb_common.
|
2014-08-10 12:42:01 +03:00 |
|