DescriptionMojo C++ bindings: Fix bug: array<>, map<> should only initialize elements if they're not null when Deserialize()ing.
Simiarly, map's GetSerializedSize() tries to compute size of things that
are null (leads to a seg fault). Fix this.
R=viettrungluu@chromium.org, jeffbrown@google.com
BUG=Fixes #578
Committed: https://chromium.googlesource.com/external/mojo/+/72eedddf746a2b62be78067a4c361cb172c71350
Patch Set 1 #
Total comments: 6
Messages
Total messages: 4 (1 generated)
|