summaryrefslogtreecommitdiffstats
path: root/gtk-gui.c
diff options
context:
space:
mode:
authorGravatar Lubomir I. Ivanov <neolit123@gmail.com>2012-10-02 00:35:09 +0300
committerGravatar Dirk Hohndel <dirk@hohndel.org>2012-10-01 20:53:52 -0700
commit7f01b91c991e67a2a1a20a75a3ff01ad4fa6d975 (patch)
treee80659ca55c7bf9e3ed7279c764881a7ee19b704 /gtk-gui.c
parent73f290be8fa83de71ed1db8a9a8c8fa06432f8eb (diff)
downloadsubsurface-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