mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-02 15:50:13 +01:00
ifcfg-rh: fix memleak in test-ifcfg-rh.c
(cherry picked from commit ad90f2f0ea)
This commit is contained in:
parent
33264396c9
commit
c505658815
1 changed files with 1 additions and 0 deletions
|
|
@ -10808,6 +10808,7 @@ test_write_vlan (void)
|
|||
unlink (written);
|
||||
g_free (written);
|
||||
|
||||
g_object_unref (connection);
|
||||
}
|
||||
|
||||
static void
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue