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.
20 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 1619433:(UNINIT)
*** CID 1619433:(UNINIT)
/sw/source/core/unocore/unotbl.cxx: 171 in
::lcl_SendChartEvent(std::mutex &, const
com::sun::star::uno::Reference &,
comphelper::OInterfaceContainerHelper4
&)()
165
166 void lcl_SendChartEvent(std::mutex& rMutex,
167 uno::Reference const& xSource,
168
::comphelper::OInterfaceContainerHelper4
& rListeners)
169 {
170 std::unique_lock aGuard(rMutex);
>>> CID 1619433:(UNINIT)
>>> Using uninitialized value "aGuard._M_owns" when calling
>>> "lcl_SendChartEvent".
171 lcl_SendChartEvent(aGuard, xSource, rListeners);
172 }
173 }
174
175 #define UNO_TABLE_COLUMN_SUM 1
176
/sw/source/core/unocore/unotbl.cxx: 171 in
::lcl_SendChartEvent(std::mutex &, const
com::sun::star::uno::Reference &,
comphelper::OInterfaceContainerHelper4
&)()
165
166 void lcl_SendChartEvent(std::mutex& rMutex,
167 uno::Reference const& xSource,
168
::comphelper::OInterfaceContainerHelper4
& rListeners)
169 {
170 std::unique_lock aGuard(rMutex);
>>> CID 1619433:(UNINIT)
>>> Using uninitialized value "aGuard._M_device" when calling
>>> "lcl_SendChartEvent".
171 lcl_SendChartEvent(aGuard, xSource, rListeners);
172 }
173 }
174
175 #define UNO_TABLE_COLUMN_SUM 1
176
To view the defects in Coverity Scan visit,
https://u15810271.ct.sendgrid.net/ls/click?upn=u001.AxU2LYlgjL6eX23u9ErQy-2BKADyCpvUKOL6EWmZljiu6VvXBlQRUbS683tC8265rGNPXqJ1ffcoLZCnTuJFQbNcTEkb4XaEQkzovKhJ5DB3c-3DXDTc_A9M4dSy7guk8NP6DcfgslOyvJRzavztVIKj6nRqYjYpWom7SJFyX0y710bz0kUGt-2Bljo467Cjf1mH1B9rqR44nHZ3Nn3uSMLEJVfaNiBbBjgcQTdGyhYxjCQtVpHWJBAxUJ5BmPYNOdiUuXFSby7aaBbj58s6xDYdnuFE7udFN441ocD-2BK4QjaU4M-2BtwecgXure7kKuJH5iOh00XNDTXDBZoiqjWVfP17ydZXg00Dxw-3D