New Defects reported by Coverity Scan for digiKam
scan-admin at coverity.com
scan-admin at coverity.com
Mon Apr 27 10:21:30 BST 2020
Hi,
Please find the latest report on new defect(s) introduced to digiKam found with Coverity Scan.
1 new defect(s) introduced to digiKam found with Coverity Scan.
2 defect(s), reported by Coverity Scan earlier, were marked fixed in the recent build analyzed by Coverity Scan.
New defect(s) Reported-by: Coverity Scan
Showing 1 of 1 defect(s)
** CID 1462611: Uninitialized members (UNINIT_CTOR)
/mnt/devel/GIT/7.x/core/utilities/maintenance/dbcleaner.cpp: 478 in Digikam::DbShrinkDialog::Private::Private()()
________________________________________________________________________________________________________
*** CID 1462611: Uninitialized members (UNINIT_CTOR)
/mnt/devel/GIT/7.x/core/utilities/maintenance/dbcleaner.cpp: 478 in Digikam::DbShrinkDialog::Private::Private()()
472 explicit Private()
473 : active(-1),
474 progressTimer(nullptr),
475 progressIndex(1),
476 statusList(nullptr)
477 {
>>> CID 1462611: Uninitialized members (UNINIT_CTOR)
>>> Non-static class member "progressPix" is not initialized in this constructor nor in any functions that it calls.
478 }
479
480 int active;
481 DWorkingPixmap* progressPix;
482 QTimer* progressTimer;
483 int progressIndex;
________________________________________________________________________________________________________
To view the defects in Coverity Scan visit, https://u2389337.ct.sendgrid.net/ls/click?upn=nJaKvJSIH-2FPAfmty-2BK5tYpPklAc1eEA-2F1zfUjH6teExFxByfkNnczn62-2Fi7fqgWZX-2BbNxhtyL5c9g-2BPgAq7MT77OPXJ5d6pc1EDZ78vhX68-3DLQ3B_IpEMwFcbl-2BY9RHaL2m6a3nuAxB4hfm4MTniX0gHjADVQdwcVkdcXzz-2FFWtzNYjW868USFmLNFbDgoBOPfZOMLK99ASwFTfcz7mFGTTfVytrlephUJ-2FE3DdTz-2FRLUWK-2F7CsBHL14TICs4rdH9hYjLSblmSOh7E4EzKMJoUpw9FtysEtAbS1lOccFNCgmuF9v7hdgCWKDfC-2FvL6hDiXAfIM6TosZR6UmXjnFTTUfxhuo3ANBG9fOV725o0PbJwGHVf
More information about the Digikam-devel
mailing list