@@ -1960,6 +1960,7 @@ get_bus_name (NMDevice *device)
|
|||||||
*/
|
*/
|
||||||
priv->bus_name = g_strdup ("");
|
priv->bus_name = g_strdup ("");
|
||||||
}
|
}
|
||||||
|
g_object_unref (udevice);
|
||||||
|
|
||||||
out:
|
out:
|
||||||
if (*priv->bus_name)
|
if (*priv->bus_name)
|
||||||
|
@@ -1770,6 +1770,7 @@ get_bus_name (NMDevice *device)
|
|||||||
*/
|
*/
|
||||||
priv->bus_name = g_strdup ("");
|
priv->bus_name = g_strdup ("");
|
||||||
}
|
}
|
||||||
|
g_object_unref (udevice);
|
||||||
|
|
||||||
out:
|
out:
|
||||||
if (*priv->bus_name)
|
if (*priv->bus_name)
|
||||||
|
Reference in New Issue
Block a user