aboutsummaryrefslogtreecommitdiffstats
path: root/equipment.c
diff options
context:
space:
mode:
authorGravatar Lubomir I. Ivanov <neolit123@gmail.com>2012-08-01 22:19:44 +0300
committerGravatar Dirk Hohndel <dirk@hohndel.org>2012-08-14 14:51:35 -0700
commit307240d6f6fefa83618e8c271203bc57df1081c7 (patch)
tree305c2844db6b3f6b3964cc9ec1487700f3b83533 /equipment.c
parent3c542b5a418751f22511f6b1d554252c6e472a43 (diff)
downloadsubsurface-307240d6f6fefa83618e8c271203bc57df1081c7.tar.gz
Fixed a small memory leak in divelist.c
In fill_one_dive(), cylinder and location strings are obtained via get_string(), which needs to allocated a litte bit of memory. After passing the two pointers ('cylinder' and 'location') as arguments to gtk_list_store_set() it is safe to release them. Signed-off-by: Lubomir I. Ivanov <neolit123@gmail.com>
Diffstat (limited to 'equipment.c')
0 files changed, 0 insertions, 0 deletions