diff options
author | Michi Henning <michi@zeroc.com> | 2003-05-19 03:17:25 +0000 |
---|---|---|
committer | Michi Henning <michi@zeroc.com> | 2003-05-19 03:17:25 +0000 |
commit | 909089235a53d8650d4cc95fe31a9a839403f328 (patch) | |
tree | 771e5ad90afc10b3e5e4f41c52594f4abd55e1c0 /cpp/src/slice2java/Gen.cpp | |
parent | Use communicator->getLogger() instead of caching the logger to eventually (diff) | |
download | ice-909089235a53d8650d4cc95fe31a9a839403f328.tar.bz2 ice-909089235a53d8650d4cc95fe31a9a839403f328.tar.xz ice-909089235a53d8650d4cc95fe31a9a839403f328.zip |
Fixed bug in unmarshalling code for sequences: the code has to make sure
that the allocated vector cannot move in memory during unmarshaling not
only for sequence elements that are classes, but also for sequence
elements that (recursively) contain class members.
The code now unconditionally preallocates the vector, regardless of the
element type of the sequence.
Diffstat (limited to 'cpp/src/slice2java/Gen.cpp')
0 files changed, 0 insertions, 0 deletions