diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2017-02-15 17:04:25 -0800 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2017-02-15 21:46:15 -0800 |
commit | 83aff9f777136aad55d6246eeb17c4b24b56f405 (patch) | |
tree | 0dd80f1e7238e9c91381d11ab91cc258e847cc06 /TODO.CCR | |
parent | 78059d401084382235b76d707c85bc637c704f61 (diff) | |
download | subsurface-83aff9f777136aad55d6246eeb17c4b24b56f405.tar.gz |
Fix crash when merging dives with a missing dive computer model
The test for the dive being a planned dive was completely bogus:
- it should use "same_string()" which correctly checks for NULL
- the string it checks for is obviously spelled wrong anyway.
Reported-by: Alessandro Volpi <volpial@gmail.com>
Fixes: a031dbbbd ("When merging planned dives keep all cylinders")
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'TODO.CCR')
0 files changed, 0 insertions, 0 deletions