diff options
author | Martin Gysel <me@bearsh.org> | 2013-12-07 13:25:18 +0100 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2013-12-07 07:28:18 -0800 |
commit | c1a9e7c996fd24453087885f37aafc8c24c58c24 (patch) | |
tree | fa411bca600e5ec370921d9d2fe8b0acfbf6546b /planner.c | |
parent | d9ca999a17a45b5c993ed1a693c4c4e386393ec0 (diff) | |
download | subsurface-c1a9e7c996fd24453087885f37aafc8c24c58c24.tar.gz |
amount_selected should never be decremented if already 0
this is probably more a workaround than a proper fix to a problem which
I think only happens if started with no dive loaded and then create one.
in that case, deselect_dive is called after saving the dive but probalby
before it was added to the dive list properly resulting in an underflow
of amount_selected.
Signed-off-by: Martin Gysel <me@bearsh.org>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'planner.c')
0 files changed, 0 insertions, 0 deletions