Skip to content
  • Szymon Janc's avatar
    gdbus: Fix not calling disconnect function · b93b6037
    Szymon Janc authored
    If daemon gets disconnected from D-Bus sender is NULL. Watches that
    was explicitly added with NULL sender (ie disconnected_signal in
    g_dbus_set_disconnect_function) should be called anyway.
    b93b6037