mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-02-05 17:00:29 +01:00
parent
9c0db98094
commit
fe1f5871c8
1 changed files with 1 additions and 1 deletions
|
|
@ -10529,7 +10529,7 @@ check_and_reapply_connection (NMDevice *self,
|
|||
|
||||
if (diffs) {
|
||||
NMConnection *connection_clean = connection;
|
||||
gs_free NMConnection *connection_clean_free = NULL;
|
||||
gs_unref_object NMConnection *connection_clean_free = NULL;
|
||||
|
||||
{
|
||||
NMSettingConnection *s_con_a, *s_con_n;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue