New Defects reported by Coverity Scan for LibreOffice
scan-admin at coverity.com
scan-admin at coverity.com
Mon May 3 09:40:03 UTC 2021
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.
1 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 1478174: Uninitialized members (UNINIT_CTOR)
/sw/source/core/text/porfly.cxx: 276 in SwFlyCntPortion::SwFlyCntPortion()()
________________________________________________________________________________________________________
*** CID 1478174: Uninitialized members (UNINIT_CTOR)
/sw/source/core/text/porfly.cxx: 276 in SwFlyCntPortion::SwFlyCntPortion()()
270 SwFlyCntPortion::SwFlyCntPortion()
271 : m_bMax(false)
272 , m_eAlign(sw::LineAlign::NONE)
273 {
274 mnLineLength = TextFrameIndex(1);
275 SetWhichPor(PortionType::FlyCnt);
>>> CID 1478174: Uninitialized members (UNINIT_CTOR)
>>> Non-static class member "m_bDeleted" is not initialized in this constructor nor in any functions that it calls.
276 }
277
278 sw::FlyContentPortion::FlyContentPortion(SwFlyInContentFrame* pFly)
279 : m_pFly(pFly)
280 {
281 SAL_WARN_IF(!pFly, "sw.core", "SwFlyCntPortion::SwFlyCntPortion: no SwFlyInContentFrame!");
________________________________________________________________________________________________________
To view the defects in Coverity Scan visit, https://u15810271.ct.sendgrid.net/ls/click?upn=HRESupC-2F2Czv4BOaCWWCy7my0P0qcxCbhZ31OYv50ypSs1kiFPuCn2xFdlMIFBirii0zZ9j2-2F9F2XPBcBm2BNgi9duPy3v-2FzgFDd2LJ-2BDKI-3D2kdw_OTq2XUZbbipYjyLSo6GRo-2FpVxQ9OzkDINu9UTS-2FQhSdO0F0jQniitrGlNxDIzPJiX0b8YxoFjteg-2F-2FmTZIAsij3q9J6JUExUvTc5blUKLLJwjK-2FL6g5e8XxCw9jCbGSrBLzyPSPA58cFvpfeDusA28Jg96uZONCKZcDcGKyHOH-2FBhaVPtEKG8LS5atkWrRlb4lRzdQO1GwJw6KkRtF8zb9jJ6mqMytqrw08iml30EKH7gz4Bw7v2-2BPpknRZt-2Bs9k
More information about the LibreOffice
mailing list