commit | 7f0e32bd77277a46759eb9f01a493b45c7e9a3c9 | [log] [tgz] |
---|---|---|
author | Devin Moore <devinmoore@google.com> | Fri Apr 09 09:10:28 2021 -0700 |
committer | android-build-team Robot <android-build-team-robot@google.com> | Thu May 20 00:01:59 2021 +0000 |
tree | 3a5659cdf3bf27abcc5e8d19ab9af69b86eb7b96 | |
parent | c5f45ad9857245da5d1698d13b2a62f465ec9155 [diff] |
Check for misaligned read and write pointers Do not allow reads or writes when one of the read or write pointers are misaligned. Test: adb sync && adb shell /data/nativetest64/fmq_test Bug: 184963385 Merged-in: Iaf33d30b5601e838f8899e1dceb65c86a10566b0 Change-Id: Iaf33d30b5601e838f8899e1dceb65c86a10566b0 (cherry picked from commit 4ed31d5a6c5c48a2f9fc3e812600093f81c33d27)