New Defects reported by Coverity Scan for LibreOffice

scan-admin at coverity.com scan-admin at coverity.com
Fri Oct 16 08:02:44 UTC 2020


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.


New defect(s) Reported-by: Coverity Scan
Showing 1 of 1 defect(s)


** CID 1468188:  Control flow issues  (DEADCODE)
/vcl/source/window/window2.cxx: 1324 in vcl::HasParentDockingWindow(const vcl::Window *)()


________________________________________________________________________________________________________
*** CID 1468188:  Control flow issues  (DEADCODE)
/vcl/source/window/window2.cxx: 1324 in vcl::HasParentDockingWindow(const vcl::Window *)()
1318             if( pWindow->IsDockingWindow() )
1319                 return true;
1320     
1321             pWindow = pWindow->GetParent();
1322         }
1323     
>>>     CID 1468188:  Control flow issues  (DEADCODE)
>>>     Execution cannot reach the expression "pWindow->IsDockingWindow()" inside this statement: "return pWindow && pWindow->...".
1324         return pWindow && pWindow->IsDockingWindow();
1325     }
1326     
1327     void Window::queue_resize(StateChangedType eReason)
1328     {
1329         if (IsDisposed())


________________________________________________________________________________________________________
To view the defects in Coverity Scan visit, https://u15810271.ct.sendgrid.net/ls/click?upn=HRESupC-2F2Czv4BOaCWWCy7my0P0qcxCbhZ31OYv50ypSs1kiFPuCn2xFdlMIFBirii0zZ9j2-2F9F2XPBcBm2BNgi9duPy3v-2FzgFDd2LJ-2BDKI-3DK9wX_OTq2XUZbbipYjyLSo6GRo-2FpVxQ9OzkDINu9UTS-2FQhSdO0F0jQniitrGlNxDIzPJi7HQiQX6p4adA5xz-2BtpHfY58Z-2BzvAiz8evzjX3fW2Jah-2BcmRnrHc4ElTIZOKWGigem-2BLlR6Y3mHLHtPAdavn3dLEx3m-2FyIWa6k6KdUxdgKkX5jcCv9WdSOO7huftMBRyBo9S-2FaHYOSq3fSk0kKqaRrOeBtyifd8WNzOrcm8V4GQlpRfnd-2BEIXmItSvRqTDEed



More information about the LibreOffice mailing list