https://bugs.kde.org/show_bug.cgi?id=396308
David Edmundson <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/kwayland-server/commit/6 | |feeeb10cf6a159bf6428c75cbc9 | |871fccb52ea3 --- Comment #7 from David Edmundson <[email protected]> --- Git commit 6feeeb10cf6a159bf6428c75cbc9871fccb52ea3 by David Edmundson. Committed on 21/09/2020 at 11:02. Pushed by davidedmundson into branch 'master'. [DataOffer] Avoid calls on null DataSource A DataOffer can slightly outlive a DataSource; a client will still be told it's deleted but could call a method in a race. DataOfferInterface correctly checks for source being still valid, but nothing updates it when it gets deleted. M +4 -1 src/server/dataoffer_interface_p.h https://invent.kde.org/plasma/kwayland-server/commit/6feeeb10cf6a159bf6428c75cbc9871fccb52ea3 -- You are receiving this mail because: You are watching all bug changes.
