diff options
author | Lubomir I. Ivanov <neolit123@gmail.com> | 2012-12-22 23:34:19 +0200 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2012-12-22 20:15:00 -0800 |
commit | b10ebbda618c010fabdd7bb05d07aa9d69ce1305 (patch) | |
tree | fc8e0898c19c10f4d5710744ce85b95665cb3c36 /gtk-gui.c | |
parent | 50aa6d1afa38a3d71d9d699fbf9635aed34a6c14 (diff) | |
download | subsurface-b10ebbda618c010fabdd7bb05d07aa9d69ce1305.tar.gz |
Fix some small memory leaks related to gtk_tree_model_get_path()
From the GTK docs on gtk_tree_model_get_path():
"Returns a newly-created GtkTreePath referenced by iter.
This path should be freed with gtk_tree_path_free()."
Signed-off-by: Lubomir I. Ivanov <neolit123@gmail.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'gtk-gui.c')
0 files changed, 0 insertions, 0 deletions