Nathan Harold 3349b26630 Validate IpSecAlgorithm Length
Improve the Validation of IpSecAlgorithm by
explicitly checking the length in addition to
the truncation length (previously an oversight).
In addition, we now check the lengths during
un-parceling, which will catch someone maliciously
manually building a parcel and passing it, bypassing
the checks in the constructor.

Bug: 68780091
Test: runtest -x IpSecAlgorithmTest.java
Change-Id: I8172762617264d34f47d5144336464510f07a701
2017-12-04 15:12:14 -08:00
2017-11-20 11:13:48 -08:00
2017-11-16 21:28:36 +00:00
2017-12-04 15:12:14 -08:00
2017-07-10 19:00:27 +00:00
2017-05-23 11:51:15 +01:00
2017-05-01 10:22:44 -04:00
2017-11-17 08:36:41 -08:00
2017-12-04 15:12:14 -08:00
2017-11-29 18:17:08 -08:00
2017-11-20 11:13:48 -08:00
2017-11-30 15:56:30 +00:00
Description
No description provided
21 GiB
Languages
Java 73.7%
Kotlin 14%
PowerBuilder 5.8%
C++ 5.2%
AIDL 1%