mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-31 22:25:38 -04:00
parent
f007ca475c
commit
4e4294dc13
1 changed files with 2 additions and 0 deletions
|
|
@ -47,6 +47,8 @@ static void *dbus_request_name(struct pw_context *context, const char *name)
|
|||
return NULL;
|
||||
|
||||
bus = spa_dbus_connection_get(conn);
|
||||
if (bus == NULL)
|
||||
return NULL;
|
||||
|
||||
dbus_error_init(&error);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue