diff options
author | Nathan Harold <nharold@google.com> | 2017-08-23 13:46:33 -0700 |
---|---|---|
committer | Nathan Harold <nharold@google.com> | 2017-10-03 19:45:55 -0700 |
commit | a10003d5de52339f4d30fedd7294941378e5f13c (patch) | |
tree | 2ec4a2c155a9b379aa330905c0e04ca61df2780e /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 1704df64ceaa282c8f91f886204261af1f4395a2 (diff) |
Input Validation for IpSecService
All of the input to IpSecService over the Binder
interface needs to be validated both for sanity
and for safety.
-Sanity check all the parameters coming from binder.
-Added setters for IpSecConfig to decouple the test
from the IpSecManager. This was needed because the
input validation caused the tests to fail due to a
null parameter that was previously un-tested.
-Added the mode flag to the IpSecConfig bundle this
oversight was found during testing.
-Expose the getResourceId() methods for testing in
UdpEncapsulationSocket, SecurityParameterIndex, and
IpSecTransform classes.
-Remove the unneeded getIpSecConfig() from
IpSecTransform: unneeded now that we can synthesize
configs.
Bug: 38397094
Test: runtest frameworks-net
Change-Id: I5241fc7fbfa9816d54219acd8d81a9f7eef10dd4
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions