New Defects reported by Coverity Scan for LibreOffice
scan-admin at coverity.com
scan-admin at coverity.com
Thu Mar 23 15:36:27 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.
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 1524497: Uninitialized members (UNINIT_CTOR)
/sw/source/ui/misc/titlepage.cxx: 164 in SwTitlePageDlg::SwTitlePageDlg(weld::Window *)()
________________________________________________________________________________________________________
*** CID 1524497: Uninitialized members (UNINIT_CTOR)
/sw/source/ui/misc/titlepage.cxx: 164 in SwTitlePageDlg::SwTitlePageDlg(weld::Window *)()
158 , m_xPagePropertiesLB(m_xBuilder->weld_combo_box("LB_PAGE_PROPERTIES"))
159 , m_xPagePropertiesPB(m_xBuilder->weld_button("PB_PAGE_PROPERTIES"))
160 , m_xOkPB(m_xBuilder->weld_button("ok"))
161 {
162 SwView* pView = GetActiveView();
163 if (!pView)
>>> CID 1524497: Uninitialized members (UNINIT_CTOR)
>>> Non-static class member "mpNormalDesc" is not initialized in this constructor nor in any functions that it calls.
164 return;
165 SwWrtShell& rWrtShell = pView->GetWrtShell();
166
167 m_xOkPB->connect_clicked(LINK(this, SwTitlePageDlg, OKHdl));
168 m_xRestartNumberingCB->connect_toggled(LINK(this, SwTitlePageDlg, RestartNumberingHdl));
169 m_xSetPageNumberCB->connect_toggled(LINK(this, SwTitlePageDlg, SetPageNumberHdl));
________________________________________________________________________________________________________
To view the defects in Coverity Scan visit, https://u15810271.ct.sendgrid.net/ls/click?upn=HRESupC-2F2Czv4BOaCWWCy7my0P0qcxCbhZ31OYv50ypSs1kiFPuCn2xFdlMIFBirii0zZ9j2-2F9F2XPBcBm2BNgi9duPy3v-2FzgFDd2LJ-2BDKI-3DWiA7_OTq2XUZbbipYjyLSo6GRo-2FpVxQ9OzkDINu9UTS-2FQhSdO0F0jQniitrGlNxDIzPJi1msGdBrWmpxmLAmSYRznQb8P-2BK-2FLAPuNo49mvBjF0tnlKiRcPSPBh9uJshR3sYiz8daoEpDQXSJ8pggngGlliE-2FvnEFJtTnC-2FZ1BI3JflBH5Znp8pdLLCCzh7WIGP6sL3RrpGa-2F5jlRAecuV-2BesUvtyRTPu-2BsEzTawVswBXOzv0-3D
More information about the LibreOffice
mailing list