mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-24 19:22:11 +01:00
Merge branch 'glib-compile-resources-leak' into 'master'
glib-compile-resources: Fix a minor leak See merge request GNOME/glib!689
This commit is contained in:
commit
5eb9f9f214
@ -999,6 +999,7 @@ main (int argc, char **argv)
|
||||
|
||||
}
|
||||
|
||||
g_free (base);
|
||||
c_name = g_string_free (s, FALSE);
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user