kwin/src/plugins/screencast
Alois Wohlschlager 59f6b77612
Fix crash when stopping PipeWire streaming
The stream object was deleted from a slot connected to its stopStreaming
signal. This is unsafe and can lead to memory corruption and ultimately
crashes when PipWwire streaming is stopped. Use deleteLater instead.

BUG: 428268 435588
2021-04-13 10:28:15 +02:00
..
CMakeLists.txt
eglnativefence.cpp
eglnativefence.h
main.cpp
metadata.json
pipewirecore.cpp
pipewirecore.h
pipewirestream.cpp screencast: Add OpenGLES support for screencasting 2021-03-04 09:29:57 +00:00
pipewirestream.h
screencastmanager.cpp Fix crash when stopping PipeWire streaming 2021-04-13 10:28:15 +02:00
screencastmanager.h