diff options
author | Lubomir I. Ivanov <neolit123@gmail.com> | 2012-10-02 00:35:09 +0300 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2012-10-01 20:53:52 -0700 |
commit | 7f01b91c991e67a2a1a20a75a3ff01ad4fa6d975 (patch) | |
tree | e80659ca55c7bf9e3ed7279c764881a7ee19b704 /gtk-gui.c | |
parent | 73f290be8fa83de71ed1db8a9a8c8fa06432f8eb (diff) | |
download | subsurface-7f01b91c991e67a2a1a20a75a3ff01ad4fa6d975.tar.gz |
Fixed memory leaks specific to divelist.c
move_dive_between_trips() always returns a pointer to a new
allocated memory block of size = GtkTreeIter. Lets free said memory
when no longer needed in the caller functions.
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