New Defects reported by Coverity Scan for LibreOffice
scan-admin at coverity.com
scan-admin at coverity.com
Tue Jul 9 05:24:15 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.
192 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 1609760: Uninitialized members (UNINIT_CTOR)
/sd/source/filter/eppt/epptooxml.hxx: 172 in oox::core::PowerPointExport::AuthorComments::AuthorComments()()
________________________________________________________________________________________________________
*** CID 1609760: Uninitialized members (UNINIT_CTOR)
/sd/source/filter/eppt/epptooxml.hxx: 172 in oox::core::PowerPointExport::AuthorComments::AuthorComments()()
166 sal_Int32 nId;
167 sal_Int32 nLastIndex;
168 OUString sInitials;
169
170 AuthorComments()
171 {
>>> CID 1609760: Uninitialized members (UNINIT_CTOR)
>>> Non-static class member "nLastIndex" is not initialized in this constructor nor in any functions that it calls.
172 }
173 AuthorComments(sal_Int32 nId_, sal_Int32 nLastIndex_, OUString sInitials_)
174 : nId(nId_)
175 , nLastIndex(nLastIndex_)
176 , sInitials(sInitials_)
177 {
________________________________________________________________________________________________________
To view the defects in Coverity Scan visit, https://u15810271.ct.sendgrid.net/ls/click?upn=u001.AxU2LYlgjL6eX23u9ErQy-2BKADyCpvUKOL6EWmZljiu6VvXBlQRUbS683tC8265rGNPXqJ1ffcoLZCnTuJFQbNcTEkb4XaEQkzovKhJ5DB3c-3DTF76_A9M4dSy7guk8NP6DcfgslOyvJRzavztVIKj6nRqYjYpWom7SJFyX0y710bz0kUGthTS6Wf-2B29fpssdCkwIBXttWFZtloBG8X2fXobfAyl5ETvFJCeYQDs7-2F2twySeAmU-2Bkaypbv3yN2KVG3G85pDI-2Be6LASSCMl4jlL3dJ1Nqx2dklNX8SnNl5kycAEF1FH1PenVEdFgIcgiY3wlKWTViAYmJPWLGtL-2BPQCIzLUsuLM-3D
More information about the LibreOffice
mailing list