Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit bc2fbfc0 authored by Adrian Roos's avatar Adrian Roos
Browse files

InputMethodSubtypeArray: prevent negative count injection

Fixes an issue where negative counts could be injected
via the Parcel constructor. The writeToParcel method
in that case would write data that a subsequent read would
not consume.

Fixes: 277916797
Test: atest InputMethodSubtypeArrayTest
Change-Id: I7e881d82415051179c59bf5df97f8ba0a41e693e
parent 485a8116
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment