diff options
author | Michael Werle <micha@michaelwerle.com> | 2020-09-02 16:01:34 +0900 |
---|---|---|
committer | bstoeger <32835590+bstoeger@users.noreply.github.com> | 2020-09-03 08:59:08 +0200 |
commit | 37ae5a7d83bac4a002597bfc3df977b61d50d5ce (patch) | |
tree | 39bc0f5ef5f503484048fdd791fd97ede73804ab /core/file.c | |
parent | 7e82205e9b7b14e960dc1e83fcf6ef927e746fba (diff) | |
download | subsurface-37ae5a7d83bac4a002597bfc3df977b61d50d5ce.tar.gz |
[Bug #2930] Fix crash bug in LocationInformationWidget
If a user exits the LocationInformationWidget (Edit Dive Site)
while a reverseGeocode lookup is in progress, the object's
diveSite variable is set to null.
When the reverseGeocode lookup completes, this variable is
dereferenced causing an application crash.
Signed-off-by: Michael Werle <micha@michaelwerle.com>
Diffstat (limited to 'core/file.c')
0 files changed, 0 insertions, 0 deletions