diff options
author | Gloria Wang <gwang@google.com> | 2011-08-01 14:01:29 -0700 |
---|---|---|
committer | Gloria Wang <gwang@google.com> | 2011-08-01 14:01:29 -0700 |
commit | 8f164fe847fad45e05c3bb28e61d906d92779bd4 (patch) | |
tree | 790a7ad652f5953cda19755af315645dca5f903f /obex | |
parent | 070ce94b9fd91d1bb22161a85178440cb46d8ece (diff) | |
download | frameworks_base-8f164fe847fad45e05c3bb28e61d906d92779bd4.zip frameworks_base-8f164fe847fad45e05c3bb28e61d906d92779bd4.tar.gz frameworks_base-8f164fe847fad45e05c3bb28e61d906d92779bd4.tar.bz2 |
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 5104979.
Change-Id: I709aa040e990d2659e7a3a089f7a42ae812de9ff
Diffstat (limited to 'obex')
0 files changed, 0 insertions, 0 deletions