Skip to content
Commit 68447942 authored by Dawid Trendota's avatar Dawid Trendota Committed by Albert Astals Cid
Browse files

Fix crash while playing against CPU

Crash was caused by dereference of invalidates QList iterator. Fixed by
using removeIf instead of remove values in iterator based
loop.

BUG: 449639

Closes #449639

(cherry picked from commit 3572b3f4)
parent a18e1da1
Pipeline #617346 skipped
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment