New Defects reported by Coverity Scan for LibreOffice
scan-admin at coverity.com
scan-admin at coverity.com
Sun Oct 20 06:16:49 UTC 2019
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.
7 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 1454871: Uninitialized members (UNINIT_CTOR)
/sc/source/ui/dbgui/csvruler.cxx: 99 in ScCsvRuler::ScCsvRuler(ScCsvLayoutData &, ScCsvTableBox *)()
________________________________________________________________________________________________________
*** CID 1454871: Uninitialized members (UNINIT_CTOR)
/sc/source/ui/dbgui/csvruler.cxx: 99 in ScCsvRuler::ScCsvRuler(ScCsvLayoutData &, ScCsvTableBox *)()
93 ScCsvRuler::ScCsvRuler(ScCsvLayoutData& rData, ScCsvTableBox* pTableBox)
94 : ScCsvControl(rData)
95 , mpTableBox(pTableBox)
96 , mnPosCursorLast(1)
97 , mbTracking(false)
98 {
>>> CID 1454871: Uninitialized members (UNINIT_CTOR)
>>> Non-static class member "mnSplitSize" is not initialized in this constructor nor in any functions that it calls.
99 }
100
101 void ScCsvRuler::SetDrawingArea(weld::DrawingArea* pDrawingArea)
102 {
103 ScCsvControl::SetDrawingArea(pDrawingArea);
104
________________________________________________________________________________________________________
To view the defects in Coverity Scan visit, https://u2389337.ct.sendgrid.net/wf/click?upn=08onrYu34A-2BWcWUl-2F-2BfV0V05UPxvVjWch-2Bd2MGckcRZBnDJeNb0HijxaS4JNJPxk3kpyAm2AYqo71yXmnOxB73RtgzoPcQtNNP5dkHLuV1E-3D_g-2BrHdvqzaBa155F-2F8AmPhpJzY63UzWDisJV95WUBpGhqFw1ICExHG8aMaV2EoFpyyvuEPnWvAhyDxNK4vGmohB6-2BCn2V4vf-2B-2BrwNTRC3QWk5pxeJE5l-2BjRmydmWBRawHSQFeZ0SZ0QDrMYUbai85ehPnNs-2F0Q4VYSaYlh1TDm63hhxgtmmG-2BpnuiH3OM1EwQS0LidjSz4jOsmdNujnVmvJMbq-2FltbAIIpWQ-2Frau4vAE-3D
More information about the LibreOffice
mailing list