https://bugs.kde.org/show_bug.cgi?id=452044
David Edmundson <k...@davidedmundson.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/kwayland-server/commit/1 | |d2424a56a13dc55aeab699a3823 | |4a7cafa091d8 Status|REPORTED |RESOLVED --- Comment #3 from David Edmundson <k...@davidedmundson.co.uk> --- Git commit 1d2424a56a13dc55aeab699a38234a7cafa091d8 by David Edmundson. Committed on 05/04/2022 at 15:33. Pushed by davidedmundson into branch 'master'. 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. M +7 -1 src/server/surface_interface.cpp https://invent.kde.org/plasma/kwayland-server/commit/1d2424a56a13dc55aeab699a38234a7cafa091d8 -- You are receiving this mail because: You are watching all bug changes.