mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-04-17 17:20:38 +02:00
parent
d686636bf0
commit
167118a2cf
1 changed files with 1 additions and 0 deletions
|
|
@ -279,6 +279,7 @@ finalize (GObject *object)
|
|||
{
|
||||
NMSettingPppoePrivate *priv = NM_SETTING_PPPOE_GET_PRIVATE (object);
|
||||
|
||||
g_free (priv->parent);
|
||||
g_free (priv->username);
|
||||
g_free (priv->password);
|
||||
g_free (priv->service);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue