https://bugs.kde.org/show_bug.cgi?id=449639
Albert Astals Cid <aa...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/game | |s/knights/-/commit/3572b3f4 | |e79b57b5a56248100cc8652c219 | |bac06 Resolution|--- |FIXED --- Comment #5 from Albert Astals Cid <aa...@kde.org> --- Git commit 3572b3f4e79b57b5a56248100cc8652c219bac06 by Albert Astals Cid, on behalf of Dawid Trendota. Committed on 18/02/2024 at 23:32. Pushed by aacid into branch 'master'. 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. Closes #449639 M +4 -3 src/rules/chessrules.cpp https://invent.kde.org/games/knights/-/commit/3572b3f4e79b57b5a56248100cc8652c219bac06 -- You are receiving this mail because: You are watching all bug changes.