New Defects reported by Coverity Scan for digiKam
scan-admin at coverity.com
scan-admin at coverity.com
Thu Jun 29 21:36:25 BST 2017
Hi,
Please find the latest report on new defect(s) introduced to digiKam found with Coverity Scan.
2 new defect(s) introduced to digiKam found with Coverity Scan.
1 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 2 of 2 defect(s)
** CID 1414157: Uninitialized members (UNINIT_CTOR)
/home/gilles/Devel/5.x/core/utilities/assistants/sendbymail/manager/imageresizejob.cpp: 49 in Digikam::ImageResizeJob::ImageResizeJob(int *)()
________________________________________________________________________________________________________
*** CID 1414157: Uninitialized members (UNINIT_CTOR)
/home/gilles/Devel/5.x/core/utilities/assistants/sendbymail/manager/imageresizejob.cpp: 49 in Digikam::ImageResizeJob::ImageResizeJob(int *)()
43 {
44
45 ImageResizeJob::ImageResizeJob(int* count)
46 : ActionJob()
47 {
48 m_count = count;
>>> CID 1414157: Uninitialized members (UNINIT_CTOR)
>>> Non-static class member "m_settings" is not initialized in this constructor nor in any functions that it calls.
49 }
50
51 ImageResizeJob::~ImageResizeJob()
52 {
53 }
54
** CID 1414156: Uninitialized members (UNINIT_CTOR)
/home/gilles/Devel/5.x/core/utilities/assistants/sendbymail/wizard/mailsettingspage.cpp: 80 in Digikam::MailSettingsPage::Private::Private(QWizard *)()
________________________________________________________________________________________________________
*** CID 1414156: Uninitialized members (UNINIT_CTOR)
/home/gilles/Devel/5.x/core/utilities/assistants/sendbymail/wizard/mailsettingspage.cpp: 80 in Digikam::MailSettingsPage::Private::Private(QWizard *)()
74
75 if (wizard)
76 {
77 settings = wizard->settings();
78 iface = wizard->iface();
79 }
>>> CID 1414156: Uninitialized members (UNINIT_CTOR)
>>> Non-static class member "iface" is not initialized in this constructor nor in any functions that it calls.
80 }
81
82 QLabel* labelMailAgent;
83 QLabel* labelImagesResize;
84 QLabel* labelImagesFormat;
85 QLabel* labelAttachmentLimit;
________________________________________________________________________________________________________
To view the defects in Coverity Scan visit, https://u2389337.ct.sendgrid.net/wf/click?upn=08onrYu34A-2BWcWUl-2F-2BfV0V05UPxvVjWch-2Bd2MGckcRZIlZa20oQ0xtvekoaSXYBwgZYh7yqZ4T857KvBwnvzEg-3D-3D_Vulo-2FzB1zz6bqp-2F-2Bl-2FpBD-2BzKk1Nu56XtBupWJitvnTDJulYW4tng26kkmcrXqD7JOXUUXnRNHepUfCtuLBFxFFL-2BXuUN3hZgFLN-2F-2B92kbo-2BSRT51OVPff1l6lzSS5ZOorCDUPL-2FfTHWievocB0FfvOqpwbMz5aEAd57gyDQQg7iWTz57XC1cEh7-2B0wJmQ67iFUnVaWGnjPeCc67QD0uMDYKDDKQYR6DGaq7s6ap4t-2Bc-3D
To manage Coverity Scan email notifications for "digikam-devel at kde.org", click https://u2389337.ct.sendgrid.net/wf/click?upn=08onrYu34A-2BWcWUl-2F-2BfV0V05UPxvVjWch-2Bd2MGckcRbVDbis712qZDP-2FA8y06Nq4g-2BkTwi3e7HlDkvMAkUMj2-2FFhZ2O-2BELTTy-2Fl1ea1gxKqmntchu8-2BeAOkExRtki0102MqL9th0o1rOws5-2F-2FQDFdjkpeJaB-2FdUMxPk-2B7ZQUGV0-3D_Vulo-2FzB1zz6bqp-2F-2Bl-2FpBD-2BzKk1Nu56XtBupWJitvnTDJulYW4tng26kkmcrXqD7J3Ucanhwsz2txbu2xf8IDcRfYkAdmAFIYy-2FgW56LzKGEKPCLOBqWAikyDf0uXizjcl2RLwYCdQ3VIJ-2BnEq-2FVCY5ASFdYiJmNJ75CoESUvAQ0QBD1XrGMPZ9ujCfj8hz4-2Fc3A1v7GPMQCFNgOO6yPKB2DSQ79P6Kgr4Ps-2FVWoOBxU-3D
More information about the Digikam-devel
mailing list