mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-09 08:18:03 +02:00
parent
25a3825b51
commit
41ea9fffbb
1 changed files with 1 additions and 0 deletions
|
|
@ -267,6 +267,7 @@ finalize (GObject *object)
|
||||||
NMDeviceTunPrivate *priv = NM_DEVICE_TUN_GET_PRIVATE (object);
|
NMDeviceTunPrivate *priv = NM_DEVICE_TUN_GET_PRIVATE (object);
|
||||||
|
|
||||||
g_free (priv->mode);
|
g_free (priv->mode);
|
||||||
|
g_free (priv->hw_address);
|
||||||
|
|
||||||
G_OBJECT_CLASS (nm_device_tun_parent_class)->finalize (object);
|
G_OBJECT_CLASS (nm_device_tun_parent_class)->finalize (object);
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue