aboutsummaryrefslogtreecommitdiffstats
path: root/print.c
diff options
context:
space:
mode:
authorGravatar Lubomir I. Ivanov <neolit123@gmail.com>2012-10-02 01:52:44 +0300
committerGravatar Dirk Hohndel <dirk@hohndel.org>2012-10-01 20:56:17 -0700
commitfa5afc697e664a93fc754e50dbfd15b2333028e7 (patch)
treee903089de879d46b5c55d1a644b5839add7fbc1d /print.c
parentcfefa0206dce3e144ee51383d81a146719b64737 (diff)
downloadsubsurface-fa5afc697e664a93fc754e50dbfd15b2333028e7.tar.gz
Fix memory leaks related to dive_trip->location
When creating a new dive_trip from a dive, we should probably always copy the location via strdup(). However we then have to take care of the de-allocation in divelist.c:delete_trip() and gtk-gui.c:file_close(). Signed-off-by: Lubomir I. Ivanov <neolit123@gmail.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'print.c')
0 files changed, 0 insertions, 0 deletions