commit | 37fd8c29ffbe7653afb21cff088224d00d68cceb | [log] [tgz] |
---|---|---|
author | Luntao Wang <wangluntao@xiaomi.corp-partner.google.com> | Tue Jun 20 21:05:13 2023 +0800 |
committer | Luntao Wang <wangluntao@xiaomi.corp-partner.google.com> | Tue Jun 20 21:05:13 2023 +0800 |
tree | 0b2d1831eefbc5adeaedd08e19ba2bc033a3b3e9 | |
parent | 00e1235fc8629d5b17a742d1438ecf05b4a2d62e [diff] |
[Bugfix] Fix array out of bounds. Problem: JE caused by multi-threaded operation of WindowList. Solution: Lock to prevent array out of bounds. Bug: 288065262 Test: Manual && Monkey Test Change-Id: Idd58f5c74444e93758f89133779f2076f95f1725