mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-31 22:23:39 +02:00
Fix minor mem leak in test case
This commit is contained in:
@@ -220,6 +220,8 @@ test_ignore (void)
|
||||
g_assert_cmpstr (proxies[0], ==, ignore_tests[i].proxy);
|
||||
g_strfreev (proxies);
|
||||
}
|
||||
|
||||
g_object_unref (resolver);
|
||||
}
|
||||
|
||||
int
|
||||
|
Reference in New Issue
Block a user