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

scan-admin at coverity.com scan-admin at coverity.com
Thu Mar 13 00:28:48 GMT 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 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=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