| commit | 29e82d2786f5c952f0a17ac1e27fbd268f2002cc | [log] [tgz] |
|---|---|---|
| author | Paul Colta <donpaul@google.com> | Thu May 18 16:15:17 2023 +0200 |
| committer | Paul Colța <donpaul@google.com> | Thu Jun 01 07:33:45 2023 +0000 |
| tree | dec3fd3e49026651482e852708029c764127e140 | |
| parent | 5734096da8ae88c8df51e7fb78a43f26e5b8cbd5 [diff] |
HDMI: Invalidate messages with short physical address Avoid an ArrayIndexOutOfBoundsException by checking the length of the parameters array. Broadcasted messages would be ignored and directed messages will be answered with a <Feature Abort>["Invalid Operand"]. Bug: 281636646 Test: atest HdmiControlServiceTest Change-Id: Idc5bec0f81d028420d63e881e2fc1f6ce1428ff7 (cherry picked from commit 353b852797d3a3850b46206da7c001d5fed6e099)