New Defects reported by Coverity Scan for krita
scan-admin at coverity.com
scan-admin at coverity.com
Tue Mar 29 03:39:02 BST 2022
Hi,
Please find the latest report on new defect(s) introduced to krita found with Coverity Scan.
1 new defect(s) introduced to krita found with Coverity Scan.
186 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 351272: Error handling issues (UNCAUGHT_EXCEPT)
/home/tymon/kritadev/krita/plugins/filters/colorsfilters/kis_multichannel_filter_base.cpp: 309 in KisMultiChannelConfigWidget::~KisMultiChannelConfigWidget()()
________________________________________________________________________________________________________
*** CID 351272: Error handling issues (UNCAUGHT_EXCEPT)
/home/tymon/kritadev/krita/plugins/filters/colorsfilters/kis_multichannel_filter_base.cpp: 309 in KisMultiChannelConfigWidget::~KisMultiChannelConfigWidget()()
303 KisSignalsBlocker b(m_page->curveWidget);
304 m_page->curveWidget->setCurve(m_curves[0]);
305 setActiveChannel(0);
306 }
307 }
308
>>> CID 351272: Error handling issues (UNCAUGHT_EXCEPT)
>>> An exception of type "KisAssertException" is thrown but the exception specification "noexcept" doesn't allow it to be thrown. This will result in a call to terminate().
309 KisMultiChannelConfigWidget::~KisMultiChannelConfigWidget()
310 {
311 KIS_ASSERT_RECOVER_RETURN(m_histogram);
312 delete m_histogram;
313 }
314
________________________________________________________________________________________________________
To view the defects in Coverity Scan visit, https://u15810271.ct.sendgrid.net/ls/click?upn=HRESupC-2F2Czv4BOaCWWCy7my0P0qcxCbhZ31OYv50yoiVvSSc0Ywjss83d7yOEUgcCB0VGS755ZaA-2FhoVtwbuw-3D-3DxTvt_9IaX5f-2FHpKL9E6YDsrt7GXrayr4Tk6CKCUhJvkNHrt42ozJfBxwzUsi6Meavkkd4ROpRCIqhmMVHZ0HDkEC48mGiVBI5jiuFOwsin9qY44OcnqBvNnBAuRGnQaC4TeGo9HdFBZpys80RjxaS4-2BqZRrv-2BFduhoSySFlsHGNZSLq4OEp43VOknoE-2Bs-2BjQHlgXntwiUo1syQfyT-2BhSjUZZRuw-3D-3D
More information about the kimageshop
mailing list