Keun Soo Yim c591f88fae add checks to avoid potential buffer overflows and prevent exceptions
number_platform_modes variable is from another module (e.g.,
eModule->get_number_of_platform_modes(mModule)) and thus can be
a big number. If a big number is used as the size of new operation,
it can cause an exception as is.

Test: mma
Change-Id: I6cf6027804be980ad39c80a1571b284efabce7e8
2017-01-11 15:31:48 -08:00
2016-12-29 22:33:40 -08:00
2017-01-09 14:29:06 -08:00
2017-01-05 14:11:41 -08:00
2017-01-11 10:35:34 -08:00
2017-01-11 09:11:02 -08:00
2017-01-10 18:09:48 -08:00
2017-01-05 11:37:31 +08:00
2017-01-04 11:46:23 -08:00
2016-10-26 12:04:37 +02:00
2016-08-30 11:28:36 -07:00
2016-08-30 11:28:36 -07: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%