https://bugs.kde.org/show_bug.cgi?id=452044
David Edmundson <k...@davidedmundson.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/kwayland-server/commit/1 |ma/kwayland-server/commit/6 |d2424a56a13dc55aeab699a3823 |dcf73adaafeaa40c05e22df5f1c |4a7cafa091d8 |10af88df362b --- Comment #5 from David Edmundson <k...@davidedmundson.co.uk> --- Git commit 6dcf73adaafeaa40c05e22df5f1c10af88df362b by David Edmundson. Committed on 07/04/2022 at 09:38. Pushed by davidedmundson into branch 'Plasma/5.24'. Guard subsurface parent access. Whilst a subsurface must have a parent at the time of creation, the lifespan is not guaranteed afterwards. It's a weird thing for a client to do, but we need to not crash afterwards. If the parent surface is destroyed we should consider the surface unmapped. (cherry picked from commit 1d2424a56a13dc55aeab699a38234a7cafa091d8) M +7 -1 src/server/surface_interface.cpp https://invent.kde.org/plasma/kwayland-server/commit/6dcf73adaafeaa40c05e22df5f1c10af88df362b -- You are receiving this mail because: You are watching all bug changes.