Date: prev next · Thread: first prev next last
2019 Archives by date, by thread · List index


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


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.