mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-01 16:30:12 +01:00
parent
e1bbc2e155
commit
fd9f1b7cdd
1 changed files with 1 additions and 0 deletions
|
|
@ -387,6 +387,7 @@ dhclient_start (NMDhcpClient *client,
|
|||
if (!success) {
|
||||
_LOGW ("failed to save DUID to %s: %s", priv->lease_file, error->message);
|
||||
g_free (pid_file);
|
||||
g_clear_error (&error);
|
||||
return FALSE;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue