diff options
author | Berthold Stoeger <bstoeger@mail.tuwien.ac.at> | 2019-04-27 17:27:37 +0200 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2019-04-29 13:06:39 -0700 |
commit | 7b83eeadfff33c709fc7c905b1b339524b5c810b (patch) | |
tree | 694ad0e8b749bf3e11b8c3593ed9240f170240ef /libdivecomputer | |
parent | cab0147093b829d971ca0a1ce92e9d881440311f (diff) | |
download | subsurface-7b83eeadfff33c709fc7c905b1b339524b5c810b.tar.gz |
Cleanup: fix leak in delegates
A copy of a C-string was assigned to a QString. The copy was never
freed. Instead, assign the C-string directly. This does the right
thing.
Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
Diffstat (limited to 'libdivecomputer')
0 files changed, 0 insertions, 0 deletions