commit | 7059638be9271303e22b7b3e8aa6d58677f6143b | [log] [tgz] |
---|---|---|
author | Yuri Lin <yurilin@google.com> | Tue Sep 13 12:53:19 2022 -0400 |
committer | Yuri Lin <yurilin@google.com> | Thu Sep 15 17:52:29 2022 +0000 |
tree | 08325095dc344fc427b005780cfd45cd84f9a52a | |
parent | d1afd041a1df448c54fa9d1266b66c42bacb5026 [diff] |
Limit lengths of fields in Condition to a max length. This app-generated input needs to not be too long to avoid errors in the process of writing to disk. Bug: 242846316 Test: cts ConditionTest; atest ConditionTest; manually verified exploit apk is OK Change-Id: Ic2fa8f06cc7a4c1f262115764fbd1be2a226b4b9 Merged-In: Ic2fa8f06cc7a4c1f262115764fbd1be2a226b4b9 (cherry picked from commit 81352c3775949c622441e10b468766441e35edc7)