Michael Butler 4668f30dcf Add additional bounds checks to NNAPI FMQ deserialize utility functions
This CL adds the following additional bounds checks:
* Adds additional checks of the index of the std::vector before
  accessing the element at the index
* Changes the array index operator [] to the checked std::vector::at
  method

Bug: 256589724
Test: mma
Merged-In: I6bfb02a5cd76258284cc4d797a4508b21e672c4b
Change-Id: I6bfb02a5cd76258284cc4d797a4508b21e672c4b
2022-12-05 20:24:09 +00:00
2021-05-25 10:13:26 +09:00
2021-03-18 23:28:58 +00:00
2021-05-25 10:13:26 +09:00
2021-05-25 10:13:26 +09:00
2021-05-25 10:13:26 +09:00
2021-09-15 17:49:00 +00:00
2021-05-25 10:13:26 +09:00
2019-12-13 14:24:23 -08:00
2016-08-30 11:28:36 -07:00
2020-12-16 18:09:12 +00:00
2021-01-21 15:06:51 +09:00
Description
No description provided
134 MiB
Languages
C++ 56.3%
AIDL 41.2%
C 1.5%
Rust 0.4%
Java 0.4%
Other 0.1%