New Defects reported by Coverity Scan for LibreOffice

scan-admin at coverity.com scan-admin at coverity.com
Sat Mar 21 11:51:18 PDT 2015


Hi,

Please find the latest report on new defect(s) introduced to LibreOffice found with Coverity Scan.

2 new defect(s) introduced to LibreOffice found with Coverity Scan.
8 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 2 of 2 defect(s)


** CID 1291169:  Possible Control flow issues  (DEADCODE)
/vcl/unx/generic/window/salframe.cxx: 3790 in X11SalFrame::HandleReparentEvent(XReparentEvent *)()


________________________________________________________________________________________________________
*** CID 1291169:  Possible Control flow issues  (DEADCODE)
/vcl/unx/generic/window/salframe.cxx: 3790 in X11SalFrame::HandleReparentEvent(XReparentEvent *)()
3784             if( hDummy == hWM_Parent )
3785                 hDummy = hRoot;
3786             if( hDummy != hRoot )
3787             {
3788                 hWM_Parent = hDummy;
3789                 if( bAccessParentWindow && bNone )
>>>     CID 1291169:  Possible Control flow issues  (DEADCODE)
>>>     Execution cannot reach this statement: "XSetWindowBackgroundPixmap(...".
3790                     XSetWindowBackgroundPixmap( pDisplay, hWM_Parent, None );
3791             }
3792             if( Children )
3793                 XFree( Children );
3794         } while( hDummy != hRoot );
3795     


________________________________________________________________________________________________________
To view the defects in Coverity Scan visit, https://scan.coverity.com/projects/211?tab=overview

To manage Coverity Scan email notifications for "libreoffice at lists.freedesktop.org", click https://scan.coverity.com/subscriptions/edit?email=libreoffice%40lists.freedesktop.org&token=d6481d718a775246b2340f282ebe5939 .



More information about the LibreOffice mailing list