You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Martin Gräßlin ed3f55b953 [wayland] Fix heap-use-after-free in idle time plugin
We need to also destroy all idle objects when we tear down the
internal client connection. Otherwise the cleanup tries to free
the object after our Wayland connection is already destroyed.
9 years ago
..
CMakeLists.txt
kwin.json
poller.cpp [wayland] Fix heap-use-after-free in idle time plugin 9 years ago
poller.h