mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-01 22:58:50 -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;
|
return NULL;
|
||||||
|
|
||||||
bus = spa_dbus_connection_get(conn);
|
bus = spa_dbus_connection_get(conn);
|
||||||
|
if (bus == NULL)
|
||||||
|
return NULL;
|
||||||
|
|
||||||
dbus_error_init(&error);
|
dbus_error_init(&error);
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue