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 1191938: Dead default in switch (DEADCODE)
/mnt/devel/GIT/3.x/core/showfoto/thumbbar/showfotokineticscroller.cpp: 240 in ShowFoto::ShowfotoKineticScroller::eventFilter(QObject *, QEvent *)()
________________________________________________________________________________________________________
*** CID 1191938: Dead default in switch (DEADCODE)
/mnt/devel/GIT/3.x/core/showfoto/thumbbar/showfotokineticscroller.cpp: 240 in ShowFoto::ShowfotoKineticScroller::eventFilter(QObject *, QEvent *)()
234 QApplication::postEvent(object, mousePress);
235 QApplication::postEvent(object, mouseRelease);
236 }
237
238 break;
239 }
>>> CID 1191938: Dead default in switch (DEADCODE)
>>> Execution cannot reach this statement "default:".
240 default:
241 break;
242 }
243
244 return true; // filter event
245 }
________________________________________________________________________________________________________
To view the defects in Coverity Scan visit,
http://scan.coverity.com/projects/285?tab=OverviewTo unsubscribe from the email notification for new defects,
http://scan5.coverity.com/cgi-bin/unsubscribe.py_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel