subsurface/core
Stefan Fuchs f08e24d65b Exit add_plan_to_notes() in plannernotes.c always via label finished
Replace an early "return" in add_plan_to_notes() with a "goto finished;"
This was the initial idea of doing it plus it fixes a potential memory
leak (missing free for icdbuffer).

Signed-off-by: Stefan Fuchs <sfuchs@gmx.de>
2018-02-22 21:48:46 +02:00
..
subsurface-qt Coding-style: remove superfluous parentheses 2018-02-17 19:38:52 -08:00
android.cpp
btdiscovery.cpp Coding-style: remove superfluous parentheses 2018-02-17 19:38:52 -08:00
btdiscovery.h
checkcloudconnection.cpp
checkcloudconnection.h
cloudstorage.cpp Cleanup: remove outdated TODO item 2018-02-12 11:11:34 -08:00
cloudstorage.h
CMakeLists.txt
cochran.c
cochran.h
color.cpp
color.h
compressibility.r
configuredivecomputer.cpp
configuredivecomputer.h
configuredivecomputerthreads.cpp
configuredivecomputerthreads.h
connectionlistmodel.cpp Do not add double ConnectionList items 2018-01-24 16:19:09 +01:00
connectionlistmodel.h
datatrak.c
datatrak.h
deco.c
deco.h Localize global planner state 2017-11-25 20:13:01 +01:00
device.c Init every struct sample with default values 2017-11-13 20:50:10 -08:00
device.h Add SPDX header to core C files 2017-04-29 13:32:55 -07:00
devicedetails.cpp
devicedetails.h
display.h
dive.c Coding-style: remove superfluous parentheses 2018-02-17 19:38:52 -08:00
dive.h Cleanup: remove declaration of get_error_string() 2018-02-12 11:11:34 -08:00
divecomputer.cpp
divecomputer.h
divelist.c dump_tissues: fix missing 'struct deco_state' argument 2018-02-12 07:48:34 +01:00
divelist.h Unused code: remove trip_has_selected_dives() 2018-01-10 16:45:42 +01:00
divelogexportlogic.cpp
divelogexportlogic.h
divesite-helper.cpp
divesite.c
divesite.h Tags for geo references: Nicer look, translations and warning message 2017-10-17 06:12:07 -04:00
divesitehelpers.cpp
divesitehelpers.h
downloadfromdcthread.cpp
downloadfromdcthread.h
equipment.c
errorhelper.c Make report_error() reentrant 2018-01-31 14:47:26 +01:00
exif.cpp Coding-style: remove superfluous parentheses 2018-02-17 19:38:52 -08:00
exif.h
file.c
file.h
gas-model.c
gaspressures.c
gaspressures.h
gettext.h
gettextfromc.cpp
gettextfromc.h
git-access.c Coding-style: remove superfluous parentheses 2018-02-17 19:38:52 -08:00
git-access.h
gpslocation.cpp
gpslocation.h
helpers.h Do not remove seconds from duration input field 2018-02-04 13:40:02 -08:00
imagedownloader.cpp Cleanup: unserialize loading of pictures 2018-02-07 09:44:43 +01:00
imagedownloader.h Cleanup: remove unused typedef 2018-02-07 09:44:43 +01:00
import-cobalt.c
import-csv.c
import-csv.h
import-divinglog.c
import-shearwater.c
import-suunto.c
isocialnetworkintegration.cpp
isocialnetworkintegration.h
libdivecomputer.c Coding-style: remove superfluous parentheses 2018-02-17 19:38:52 -08:00
libdivecomputer.h
linux.c Coding-style: remove superfluous parentheses 2018-02-17 19:38:52 -08:00
liquivision.c
load-git.c Improve profile display in planner 2018-01-19 12:38:11 +02:00
macos.c Coding-style: remove superfluous parentheses 2018-02-17 19:38:52 -08:00
membuffer.c Fix crash when text empty 2017-10-08 19:41:54 +03:00
membuffer.h
metrics.cpp
metrics.h
ostctools.c
parse-xml.c Improve profile display in planner 2018-01-19 12:38:11 +02:00
parse.c Coding-style: remove superfluous parentheses 2018-02-17 19:38:52 -08:00
parse.h
planner.c Limit recreational dives to 6 hours 2018-01-26 07:04:45 +01:00
planner.h
plannernotes.c Exit add_plan_to_notes() in plannernotes.c always via label finished 2018-02-22 21:48:46 +02:00
pluginmanager.cpp
pluginmanager.h
pref.h Add a preference to turn on ICD warnings 2018-02-10 10:26:34 +01:00
prefs-macros.h
profile.c Coding-style: remove superfluous parentheses 2018-02-17 19:38:52 -08:00
profile.h
qt-ble.cpp
qt-ble.h
qt-gui.h
qt-init.cpp
qthelper.cpp Coding-style: remove superfluous parentheses 2018-02-17 19:38:52 -08:00
qthelper.h
qthelperfromc.h
qtserialbluetooth.cpp
save-git.c Cleanup: Save hash from filename-to-hash map to git repository 2018-02-17 11:06:30 -08:00
save-html.c
save-html.h
save-xml.c Cleanup: return copied string from hashstring() 2018-02-17 11:06:30 -08:00
serial_ftdi.c
sha1.c
sha1.h
statistics.c
statistics.h
strndup.h
strtod.c
subsurfacestartup.c Add a preference to turn on ICD warnings 2018-02-10 10:26:34 +01:00
subsurfacestartup.h
subsurfacesysinfo.cpp
subsurfacesysinfo.h
taxonomy.c
taxonomy.h
time.c Add SPDX header to core C files 2017-04-29 13:32:55 -07:00
uemis-downloader.c uemis: code refactoring 2018-01-31 14:47:47 +01:00
uemis.c
uemis.h Add SPDX header to core C files 2017-04-29 13:32:55 -07:00
units.h Change prefs.show_units_table to bool 2017-11-24 07:56:10 -08:00
version.c
version.h
webservice.h
windows.c Coding-style: remove superfluous parentheses 2018-02-17 19:38:52 -08:00
windowtitleupdate.cpp
windowtitleupdate.h
worldmap-options.h
worldmap-save.c
worldmap-save.h