diff options
author | Berthold Stoeger <bstoeger@mail.tuwien.ac.at> | 2019-03-18 15:58:07 +0100 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2019-03-18 09:06:32 -0700 |
commit | a70597b9033562d4aed58244f3300c7121271ca2 (patch) | |
tree | 54f65ecf8013267865311d393d938e1cf0d1b6bf /packaging | |
parent | 69248141c53bdee3ccac5231a3236dee5b920d56 (diff) | |
download | subsurface-a70597b9033562d4aed58244f3300c7121271ca2.tar.gz |
Leak fix: make ostcFirmwareCheck a unique_ptr
ostcFirmwareCheck in DownloadFromDCWidget was neither freed
in the destructor, not freed if a new object was allocated.
Simply make it a unique_ptr<> to do all the work for us.
Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
Diffstat (limited to 'packaging')
0 files changed, 0 insertions, 0 deletions