mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-04 16:33:40 +02:00
Don't leak memory here.
2005-06-23 Matthias Clasen <mclasen@redhat.com> * tests/keyfile-test.c (test_group_remove): Don't leak memory here. * glib/gkeyfile.c (g_key_file_load_from_data_dirs): Don't leak output_path. (#308546, Kjartan Maraas)
This commit is contained in:
committed by
Matthias Clasen
parent
f3a61fe4a0
commit
58f83683e9
@@ -1,5 +1,8 @@
|
||||
2005-06-23 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* tests/keyfile-test.c (test_group_remove): Don't leak
|
||||
memory here.
|
||||
|
||||
* glib/gkeyfile.c (g_key_file_load_from_data_dirs): Don't
|
||||
leak output_path. (#308546, Kjartan Maraas)
|
||||
|
||||
|
Reference in New Issue
Block a user