commit | 601a90c38a61fccb614ee1da9f3a388a7a1c2302 | [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 | 58cb2b0c1212e009862be897a7ccc8acd47f7a05 | |
parent | 070ce94b9fd91d1bb22161a85178440cb46d8ece [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