diff options
| author | 2023-07-21 07:06:00 +0000 | |
|---|---|---|
| committer | 2023-07-21 07:14:20 +0000 | |
| commit | f7077d90fa859ed52a982f81e5758fa7d53d6e9a (patch) | |
| tree | 7dd14b262a6dcedfd01ab9be1616095d95eb3c1f /api/api.go | |
| parent | 8602b5f48f285e4ca91d3e9ad5dc8cc7390815bd (diff) | |
Fix crash when unpairing a device which supports CSIP
When unpairing a device from settings page, it'll cause
ConcurrentModificationException if the device has CSIP set size > 1.
Iterate the cloned member devices set instead of the original one to
prevent crashing.
Bug: 292190538
Test: unpair a device with 2 members and verify no crash happend
Change-Id: Iaed76612d03a05f31e24ce8ae5b25879d7721e6a
Diffstat (limited to 'api/api.go')
0 files changed, 0 insertions, 0 deletions