mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-01 16:08:02 +02:00
parent
e4edef8fe2
commit
9d589046f9
1 changed files with 2 additions and 1 deletions
|
|
@ -947,7 +947,8 @@ vtype_found:
|
|||
g_hash_table_insert (ifdata->pending_notifies,
|
||||
(gpointer) dbus_property_name,
|
||||
value_variant);
|
||||
}
|
||||
} else
|
||||
g_variant_unref (value_variant);
|
||||
|
||||
if (!priv->notify_idle_id)
|
||||
priv->notify_idle_id = g_idle_add (idle_emit_properties_changed, self);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue