diff options
author | Berthold Stoeger <bstoeger@mail.tuwien.ac.at> | 2019-09-06 22:01:59 +0200 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2019-09-07 08:28:29 -0700 |
commit | e3cd0891d312c448db6d6a19464efd3c521cd153 (patch) | |
tree | 0d6700f8ea71ecbcde10763dab23ca785532e49f /libdivecomputer | |
parent | 4479ccf8f32a0241e51dd5dcbcec28d2d26fb7af (diff) | |
download | subsurface-e3cd0891d312c448db6d6a19464efd3c521cd153.tar.gz |
Dive site: close dive site edit widget when dive site is deleted
The application could be crashed by
1) Create dive site
2) Edit dive site
3) Undo until dive site is removed
4) Continue editing now non-existing dive site
Therefore, hook into the dive-site-deleted signal and if the
currently edited dive site is deleted, close the widget.
When closing the widget, make sure that the potentially
dangling pointer is reset to zero so that there is no
other potential use-after-free bug.
Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
Diffstat (limited to 'libdivecomputer')
0 files changed, 0 insertions, 0 deletions