aboutsummaryrefslogtreecommitdiffstats
path: root/appdata
diff options
context:
space:
mode:
authorGravatar Berthold Stoeger <bstoeger@mail.tuwien.ac.at>2019-03-18 15:58:07 +0100
committerGravatar Dirk Hohndel <dirk@hohndel.org>2019-04-04 15:09:31 -0700
commitac71705b538de5782f6680a6522b35e9c84e9890 (patch)
tree5ce8be8741c32b7e5482b24da863377100c15887 /appdata
parent072bf673038a8633c21f01debd7aadfcbe1fde24 (diff)
downloadsubsurface-ac71705b538de5782f6680a6522b35e9c84e9890.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 'appdata')
0 files changed, 0 insertions, 0 deletions