mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-15 09:30:18 +01:00
parent
c828277872
commit
212df5cbd8
1 changed files with 1 additions and 1 deletions
|
|
@ -313,9 +313,9 @@ demarshal_dns_configuration (NMObject *object, GParamSpec *pspec, GVariant *valu
|
|||
vpn);
|
||||
g_free (domains);
|
||||
g_free (nameservers);
|
||||
g_variant_unref (entry_var);
|
||||
if (!entry) {
|
||||
g_warning ("Ignoring invalid DNS entry");
|
||||
g_variant_unref (entry_var);
|
||||
continue;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue