output/PipeWire: initialize field "stream" in Open()
Must be initialized for the check in SetVolume().
This commit is contained in:
@@ -336,6 +336,8 @@ PipeWireOutput::Enable()
|
||||
throw MakeErrno("pw_thread_loop_new() failed");
|
||||
|
||||
pw_thread_loop_start(thread_loop);
|
||||
|
||||
stream = nullptr;
|
||||
}
|
||||
|
||||
void
|
||||
|
Reference in New Issue
Block a user