New Defects reported by Coverity Scan for LibreOffice
scan-admin at coverity.com
scan-admin at coverity.com
Thu Mar 16 16:27:37 UTC 2023
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.
2 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 1522030: Uninitialized members (UNINIT_CTOR)
/writerfilter/source/dmapper/DomainMapper_Impl.cxx: 447 in writerfilter::dmapper::DomainMapper_Impl::DomainMapper_Impl(writerfilter::dmapper::DomainMapper &, com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext>, const com::sun::star::uno::Reference<com::sun::star::lang::XComponent> &, writerfilter::dmapper::SourceDocumentType, const utl::MediaDescriptor &)()
________________________________________________________________________________________________________
*** CID 1522030: Uninitialized members (UNINIT_CTOR)
/writerfilter/source/dmapper/DomainMapper_Impl.cxx: 447 in writerfilter::dmapper::DomainMapper_Impl::DomainMapper_Impl(writerfilter::dmapper::DomainMapper &, com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext>, const com::sun::star::uno::Reference<com::sun::star::lang::XComponent> &, writerfilter::dmapper::SourceDocumentType, const utl::MediaDescriptor &)()
441 m_aRedlines.push(std::vector<RedlineParamsPtr>());
442
443 if (m_bIsAltChunk)
444 {
445 m_bIsFirstSection = false;
446 }
>>> CID 1522030: Uninitialized members (UNINIT_CTOR)
>>> Non-static class member "m_bIsBreakDeferredByAnchor" is not initialized in this constructor nor in any functions that it calls.
447 }
448
449
450 DomainMapper_Impl::~DomainMapper_Impl()
451 {
452 ChainTextFrames();
________________________________________________________________________________________________________
To view the defects in Coverity Scan visit, https://u15810271.ct.sendgrid.net/ls/click?upn=HRESupC-2F2Czv4BOaCWWCy7my0P0qcxCbhZ31OYv50ypSs1kiFPuCn2xFdlMIFBirii0zZ9j2-2F9F2XPBcBm2BNgi9duPy3v-2FzgFDd2LJ-2BDKI-3DYT-J_OTq2XUZbbipYjyLSo6GRo-2FpVxQ9OzkDINu9UTS-2FQhSdO0F0jQniitrGlNxDIzPJiQ58SUwC3mf6LeQly-2BmPyPTiRik5J-2FNgVQuHOZKI75w-2Fq9zCjKiEE2glvPAhPU6-2BSoe1ewBadY9YTJRW6KAkI6mzvgLKUdTL5OJSeTvDT9IpI1FhGE9eUrg5xFyxJJ0u1XSb-2BlcHobucqES1yZNzZYfxde54rdAiWnT9G9jhrm1U-3D
More information about the LibreOffice
mailing list