mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-27 05:50:08 +01:00
ifcfg-rh: fix memleak in test-ifcfg-rh.c
This commit is contained in:
parent
51b3540ae4
commit
ad90f2f0ea
1 changed files with 1 additions and 0 deletions
|
|
@ -10793,6 +10793,7 @@ test_write_vlan (void)
|
|||
unlink (written);
|
||||
g_free (written);
|
||||
|
||||
g_object_unref (connection);
|
||||
}
|
||||
|
||||
static void
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue