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

Skip to content
Commit b972ca1c authored by Muhammed Siju's avatar Muhammed Siju Committed by Howard Harte
Browse files

IMS: Fix ConcurrentModification exception during SRVCC.

Removing ho connection while iterating through connection
list throws ConcurrentModification Exception. Use Iterator.remove()
to fix this.

Remove the matched ho connection from the handover connections
list before doing state check.

Change-Id: I753bac54c13fd45ca6db09d2a61d1e024d9c43f5
CRs-Fixed: 809936
parent 305df789
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