Files
android_frameworks_av/drm/common/IDrmManagerService.cpp
Gloria Wang 197f047db2 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
2011-08-01 10:52:49 -07:00

46 KiB