mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-02 09:01:50 -05:00
protocol-native: add some more debug
This commit is contained in:
parent
e75fc459b3
commit
bf18ba839f
2 changed files with 3 additions and 0 deletions
|
|
@ -285,6 +285,7 @@ process_messages(struct client_data *data)
|
|||
break;
|
||||
|
||||
if (client->core_resource == NULL) {
|
||||
pw_log_debug("%p: no core resource", client);
|
||||
res = -EPROTO;
|
||||
goto error;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue