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

Skip to content
Commit 16ecfea7 authored by Amith Yamasani's avatar Amith Yamasani
Browse files

Synchronize on ArrayList object mutations to avoid AIOOBE

mUnfinishedRequests is being modified in two different threads,
which is unsafe for an ArrayList. Synchronize the mutation calls.

Fixes: 294930461
Test: Manual flash and use device, as crash repro case is not
      available
Change-Id: I344d5504409cbc4d86ee52528576e965e117979c
parent d81d097d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment