[Digikam-devel] New Defects reported by Coverity Scan for digiKam

scan-admin at coverity.com scan-admin at coverity.com
Fri Sep 26 01:42:44 BST 2014


Hi,


Please find the latest report on new defect(s) introduced to digiKam found with Coverity Scan.

Defect(s) Reported-by: Coverity Scan
Showing 1 of 1 defect(s)


** CID 1241501:  Uninitialized pointer field  (UNINIT_CTOR)
/mnt/devel/GIT/4.x/core/utilities/slideshow/slideosd.cpp: 73 in Digikam::SlideOSD::Private::Private()()


________________________________________________________________________________________________________
*** CID 1241501:  Uninitialized pointer field  (UNINIT_CTOR)
/mnt/devel/GIT/4.x/core/utilities/slideshow/slideosd.cpp: 73 in Digikam::SlideOSD::Private::Private()()
67             toolBar(0),
68             ratingWidget(0),
69             clWidget(0),
70             plWidget(0)
71     
72         {
>>>     CID 1241501:  Uninitialized pointer field  (UNINIT_CTOR)
>>>     Non-static class member "progressBox" is not initialized in this constructor nor in any functions that it calls.
73         }
74     
75         bool                blink;
76         int const           delay;
77     
78         QProgressBar*       progressBar;


________________________________________________________________________________________________________
To view the defects in Coverity Scan visit, http://scan.coverity.com/projects/285?tab=overview

To unsubscribe from the email notification for new defects, http://scan5.coverity.com/cgi-bin/unsubscribe.py






More information about the Digikam-devel mailing list