[ITK-dev] Fwd: New Defects reported by Coverity Scan for InsightSoftwareConsortium

Matt McCormick matt.mccormick at kitware.com
Mon Sep 14 12:30:29 EDT 2015


Hello,

Does the new Coverity defect below ring a bell with anyone?

Thanks,
Matt


---------- Forwarded message ----------
From:  <scan-admin at coverity.com>
Date: Sat, Sep 12, 2015 at 3:05 AM
Subject: New Defects reported by Coverity Scan for InsightSoftwareConsortium
To: matt.mccormick at kitware.com



Hi,

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

1 new defect(s) introduced to InsightSoftwareConsortium found with
Coverity Scan.
395 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 1323843:  Error handling issues  (UNCAUGHT_EXCEPT)
/home/kitware/Dashboards/Coverity/ITK/Modules/Core/Common/src/itkObject.cxx:
412 in itk::Object::UnRegister() const()


________________________________________________________________________________________________________
*** CID 1323843:  Error handling issues  (UNCAUGHT_EXCEPT)
/home/kitware/Dashboards/Coverity/ITK/Modules/Core/Common/src/itkObject.cxx:
412 in itk::Object::UnRegister() const()
406
407     /**
408      * Decrease the reference count (release by another object).
409      */
410     void
411     Object
>>>     CID 1323843:  Error handling issues  (UNCAUGHT_EXCEPT)
>>>     An exception of type "itk::ExceptionObject" is thrown but the throw list "throw ()" doesn't allow it to be thrown. This will cause a call to unexpected() which usually calls terminate().
412     ::UnRegister() const ITK_NOEXCEPT
413     {
414       // call the parent
415       itkDebugMacro( << "UnRegistered, "
416                      << "ReferenceCount = " << ( m_ReferenceCount - 1 ) );
417


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

To manage Coverity Scan email notifications for
"matt.mccormick at kitware.com", click
https://scan.coverity.com/subscriptions/edit?email=matt.mccormick%40kitware.com&token=d32d0bd32d3dfdd9bc75f2cd636b6067


More information about the Insight-developers mailing list