New Defects reported by Coverity Scan for krita

scan-admin at coverity.com scan-admin at coverity.com
Sun Jan 29 18:47:06 GMT 2023


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.
386 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 149314:  Uninitialized members  (UNINIT_CTOR)
/usr/include/eigen3/Eigen/src/LU/FullPivLU.h: 473 in Eigen::FullPivLU<Eigen::Matrix<double, (int)-1, (int)-1, (int)0, (int)-1, (int)-1>>::FullPivLU<Eigen::Matrix<double, (int)-1, (int)-1, (int)0, (int)-1, (int)-1>>(const Eigen::EigenBase<T1> &)()


________________________________________________________________________________________________________
*** CID 149314:  Uninitialized members  (UNINIT_CTOR)
/usr/include/eigen3/Eigen/src/LU/FullPivLU.h: 473 in Eigen::FullPivLU<Eigen::Matrix<double, (int)-1, (int)-1, (int)0, (int)-1, (int)-1>>::FullPivLU<Eigen::Matrix<double, (int)-1, (int)-1, (int)0, (int)-1, (int)-1>>(const Eigen::EigenBase<T1> &)()
467         m_rowsTranspositions(matrix.rows()),
468         m_colsTranspositions(matrix.cols()),
469         m_isInitialized(false),
470         m_usePrescribedThreshold(false)
471     {
472       compute(matrix.derived());
>>>     CID 149314:  Uninitialized members  (UNINIT_CTOR)
>>>     Non-static class member "m_prescribedThreshold" is not initialized in this constructor nor in any functions that it calls.
473     }
474     
475     template<typename MatrixType>
476     template<typename InputType>
477     FullPivLU<MatrixType>::FullPivLU(EigenBase<InputType>& matrix)
478       : m_lu(matrix.derived()),


________________________________________________________________________________________________________
To view the defects in Coverity Scan visit, https://u15810271.ct.sendgrid.net/ls/click?upn=HRESupC-2F2Czv4BOaCWWCy7my0P0qcxCbhZ31OYv50yoiVvSSc0Ywjss83d7yOEUgcCB0VGS755ZaA-2FhoVtwbuw-3D-3DCZUJ_9IaX5f-2FHpKL9E6YDsrt7GXrayr4Tk6CKCUhJvkNHrt6LmytYW9KaOTOzwPDSGzEbLBu7gaGXuXSaOOQH-2B7Z4k4s-2FVAor2ttNvORji0nGbZ7cXU-2F9v0UzYbkxnZ5Oq0kbNvAvwJc88qvk-2FX9zc-2B2mLtZM-2BX50NMfAd3ZStLMFB8FOKdT-2Foj4uI-2FQaAlXQptQCmrdc6vu5A4vkC-2FXiNOrW-2BA-3D-3D



More information about the kimageshop mailing list