New Defects reported by Coverity Scan for LibreOffice
scan-admin at coverity.com
scan-admin at coverity.com
Sun Jan 14 16:06:57 UTC 2024
Hi,
Please find the latest report on new defect(s) introduced to LibreOffice found with Coverity Scan.
1 new defect(s) introduced to LibreOffice found with Coverity Scan.
28 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 1585558: Uninitialized variables (USE_AFTER_MOVE)
/chart2/source/model/main/ChartModel.cxx: 181 in chart::ChartModel::ChartModel(const chart::ChartModel&)()
________________________________________________________________________________________________________
*** CID 1585558: Uninitialized variables (USE_AFTER_MOVE)
/chart2/source/model/main/ChartModel.cxx: 181 in chart::ChartModel::ChartModel(const chart::ChartModel&)()
175 }
176 }
177
178 ModifyListenerHelper::addListener( xNewTitle, xListener );
179 if( xNewDiagram && xListener)
180 xNewDiagram->addModifyListener( xListener );
>>> CID 1585558: Uninitialized variables (USE_AFTER_MOVE)
>>> "xNewPageBackground" is used after it has been already moved.
181 if( xNewPageBackground && xListener)
182 xNewPageBackground->addModifyListener( xListener );
183 xListener.clear();
184 }
185 osl_atomic_decrement(&m_refCount);
186 }
________________________________________________________________________________________________________
To view the defects in Coverity Scan visit, https://u15810271.ct.sendgrid.net/ls/click?upn=HRESupC-2F2Czv4BOaCWWCy7my0P0qcxCbhZ31OYv50ypSs1kiFPuCn2xFdlMIFBirii0zZ9j2-2F9F2XPBcBm2BNnPiSHxWPOELPnIxzXoBNaw-3DVt8V_OTq2XUZbbipYjyLSo6GRo-2FpVxQ9OzkDINu9UTS-2FQhSdO0F0jQniitrGlNxDIzPJi0T52ytdbCmibfcUwJt5Y8LmM1MMgE-2FoFZM0VJ-2BMINHo0lN7m69t7-2BhAGgRb3TpF-2F31TqerErn4dvsM3By8iV1G9AsheOWzibLqAo8903MikkuO4bg2RezIEFMNvTGzaoJhyrXi3zxGa7MQJtipfrMwJN6gsKFJg-2FCis6Fwlq8fg-3D
More information about the LibreOffice
mailing list