mirror of
https://github.com/brl/mutter.git
synced 2025-04-11 04:39:39 +00:00

When an app disappears after some data from it has been copied to the clipboard, the owner of the clipboard selection becomes a new memory selection source. The initial reference this new selection source is never unref'ed, which leads to this being leaked on the next clipboard selection owner change. https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1293 (cherry picked from commit a031ac067e4b275d1de3ae7c018711be187fbb6b)