https://bugs.kde.org/show_bug.cgi?id=428361

--- Comment #2 from David Edmundson <[email protected]> ---
Git commit 18df2451de80c72b135b05198da27daa1491eb2c by David Edmundson.
Committed on 28/10/2020 at 18:16.
Pushed by davidedmundson into branch 'master'.

Only connect to BufferInterface::aboutToBeDestroyed once

It is allowed to call surface_attach multiple times with the same
buffer. We want to only connect once.

Found whilst debugging a freeze, going through the list of
BufferInterface connections I had multiple to the same SurfaceInterface.

M  +2    -2    src/server/surface_interface.cpp

https://invent.kde.org/plasma/kwayland-server/commit/18df2451de80c72b135b05198da27daa1491eb2c

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to