New Defects reported by Coverity Scan for LibreOffice
scan-admin at coverity.com
scan-admin at coverity.com
Wed Jul 3 04:44:20 UTC 2024
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.
47 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 1608717: Control flow issues (DEADCODE)
/drawinglayer/source/processor2d/cairopixelprocessor2d.cxx: 733 in <unnamed>::getOrCreateCairoSurfaceHelper(const BitmapEx &)()
________________________________________________________________________________________________________
*** CID 1608717: Control flow issues (DEADCODE)
/drawinglayer/source/processor2d/cairopixelprocessor2d.cxx: 733 in <unnamed>::getOrCreateCairoSurfaceHelper(const BitmapEx &)()
727 }
728 }
729
730 if (pSystemDependentData_CairoSurface)
731 return pSystemDependentData_CairoSurface->getCairoSurfaceHelper();
732
>>> CID 1608717: Control flow issues (DEADCODE)
>>> Execution cannot reach this statement: "<temporary>.shared_ptr(std:...".
733 return nullptr;
734 }
735
736 // This bit-tweaking looping is unpleasant and unfortunate
737 void LuminanceToAlpha(cairo_surface_t* pMask)
738 {
________________________________________________________________________________________________________
To view the defects in Coverity Scan visit, https://u15810271.ct.sendgrid.net/ls/click?upn=u001.AxU2LYlgjL6eX23u9ErQy-2BKADyCpvUKOL6EWmZljiu6VvXBlQRUbS683tC8265rGNPXqJ1ffcoLZCnTuJFQbNcTEkb4XaEQkzovKhJ5DB3c-3D25tN_A9M4dSy7guk8NP6DcfgslOyvJRzavztVIKj6nRqYjYpWom7SJFyX0y710bz0kUGtetKN6IKOTwIePggAXMtoNvGcICS7AUoTDBF6s7eaZefU8HkgioVTLjKh0hgesu0NLJUB7zjIEo-2FRIW6HLZ8-2BFIU1iummDENtj04tIIpenx-2BTeSP0Bl2012BcwQBACBbKY7KtYWikQF6oSA4chhkrTeHC8xwv-2FmmhCGSUxjAhKKk-3D
More information about the LibreOffice
mailing list