commit | 197f047db2909c3d8cc84b95f69d18410a935fb8 | [log] [tgz] |
---|---|---|
author | Gloria Wang <gwang@google.com> | Mon Aug 01 10:31:24 2011 -0700 |
committer | Gloria Wang <gwang@google.com> | Mon Aug 01 10:52:49 2011 -0700 |
tree | a8129a741f28a599d75621b6e74ea93950fa9639 | |
parent | 288b66b60c9b3af3d84408885d0a4030c45eea9a [diff] |
Fix ordering assumption of argument evaluation. No specific order is specified in the C++ standard, but the order of the calls to Parcel read commands matters. Move any calls with multiple reads to local variables. Fix for bug 5103507. Change-Id: Ic23ad50ec5f443146f00324b66d5e2bd5b9ffd0d