Fix buffer overflow issue in FMQ unit test

Test: FMQ unit tests

One of the unit test cases had a bug where it was trying to read more
data from a buffer than its length.

Change-Id: I7ee353b658a53e90998816b2891b309a2c018930
1 file changed
tree: 725100ad9dffc5cacfe850b0e8d9899bc007dcdb
  1. benchmarks/
  2. include/
  3. tests/
  4. Android.bp
  5. EventFlag.cpp