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

Skip to content
Commit f3e9b21d authored by Muhammed Siju's avatar Muhammed Siju Committed by Gerrit - the friendly Code Review server
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: Idb7bc48a22923db2c9bbe0fcd6f26d8fdbc0708f
CRs-Fixed: 809936
parent 3e6e408c
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