New Defects reported by Coverity Scan for LibreOffice

scan-admin at coverity.com scan-admin at coverity.com
Wed Mar 22 10:57:47 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 1524496:  Uninitialized members  (UNINIT_CTOR)
/sw/source/uibase/sidebar/A11yCheckIssuesPanel.cxx: 66 in sw::sidebar::A11yCheckIssuesPanel::A11yCheckIssuesPanel(weld::Widget *, SfxBindings *)()


________________________________________________________________________________________________________
*** CID 1524496:  Uninitialized members  (UNINIT_CTOR)
/sw/source/uibase/sidebar/A11yCheckIssuesPanel.cxx: 66 in sw::sidebar::A11yCheckIssuesPanel::A11yCheckIssuesPanel(weld::Widget *, SfxBindings *)()
60         , m_xScrolledWindow(m_xBuilder->weld_scrolled_window("scrolledwindow"))
61         , maA11yCheckController(FN_STAT_ACCESSIBILITY_CHECK, *pBindings, *this)
62         , mnIssueCount(0)
63     {
64         SwDocShell* pDocSh = dynamic_cast<SwDocShell*>(SfxObjectShell::Current());
65         if (!pDocSh)
>>>     CID 1524496:  Uninitialized members  (UNINIT_CTOR)
>>>     Non-static class member "mpDoc" is not initialized in this constructor nor in any functions that it calls.
66             return;
67     
68         mpDoc = pDocSh->GetDoc();
69     
70         populateIssues();
71     }


________________________________________________________________________________________________________
To view the defects in Coverity Scan visit, https://u15810271.ct.sendgrid.net/ls/click?upn=HRESupC-2F2Czv4BOaCWWCy7my0P0qcxCbhZ31OYv50ypSs1kiFPuCn2xFdlMIFBirii0zZ9j2-2F9F2XPBcBm2BNgi9duPy3v-2FzgFDd2LJ-2BDKI-3DKj7-_OTq2XUZbbipYjyLSo6GRo-2FpVxQ9OzkDINu9UTS-2FQhSdO0F0jQniitrGlNxDIzPJix6wNBaQC04BEBaqzZbTxTC-2BaBSYAWF5w8C6tsbojXvlwTkep6KCZsaoqAKTwr1w79roKG8GIRxbbdBtAGiSzhQpHOvkcn-2BISPi8Ci-2F0oKF-2BUTmpTZIwoQtGa-2FLEMT6kVh2PfPl7Eau96joUTjwX3SVgwi-2Fj6W1z-2F9-2BcHTOuKxO0-3D



More information about the LibreOffice mailing list