Skip to content
Commit 3a51749f authored by Alois Wohlschlager's avatar Alois Wohlschlager 🌾 Committed by Aleix Pol Gonzalez
Browse files

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
parent 0544d58b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment