New Defects reported by Coverity Scan for LibreOffice
scan-admin at coverity.com
scan-admin at coverity.com
Tue Feb 16 06:03:09 UTC 2021
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.
1 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 1473106: Uninitialized members (UNINIT_CTOR)
/canvas/source/opengl/ogl_canvashelper.cxx: 93 in oglcanvas::CanvasHelper::Action::Action(const std::function<bool (const oglcanvas::CanvasHelper&, const basegfx::B2DHomMatrix &, unsigned int, unsigned int, const com::sun::star::rendering::ARGBColor &, const std::vector<basegfx::B2DPolyPolygon, std::allocator<basegfx::B2DPolyPolygon>> &)> &)()
________________________________________________________________________________________________________
*** CID 1473106: Uninitialized members (UNINIT_CTOR)
/canvas/source/opengl/ogl_canvashelper.cxx: 93 in oglcanvas::CanvasHelper::Action::Action(const std::function<bool (const oglcanvas::CanvasHelper&, const basegfx::B2DHomMatrix &, unsigned int, unsigned int, const com::sun::star::rendering::ARGBColor &, const std::vector<basegfx::B2DPolyPolygon, std::allocator<basegfx::B2DPolyPolygon>> &)> &)()
87
88 functor maFunction;
89
90 Action(const functor& rFunction)
91 : maFunction(rFunction)
92 {
>>> CID 1473106: Uninitialized members (UNINIT_CTOR)
>>> Non-static class member "meDstBlendMode" is not initialized in this constructor nor in any functions that it calls.
93 }
94 };
95
96 namespace
97 {
98 bool lcl_drawLine( const CanvasHelper& /*rHelper*/,
________________________________________________________________________________________________________
To view the defects in Coverity Scan visit, https://u15810271.ct.sendgrid.net/ls/click?upn=HRESupC-2F2Czv4BOaCWWCy7my0P0qcxCbhZ31OYv50ypSs1kiFPuCn2xFdlMIFBirii0zZ9j2-2F9F2XPBcBm2BNgi9duPy3v-2FzgFDd2LJ-2BDKI-3Dk7HN_OTq2XUZbbipYjyLSo6GRo-2FpVxQ9OzkDINu9UTS-2FQhSdO0F0jQniitrGlNxDIzPJi52AUU6eBR398djZkiid-2ByWxPosqJ8ZvQ0TetT-2BTI96BzUxWlgi5GpIn-2Bv0-2FXsv08uH6DmDH9kx703oz8vcKer6GZsRHxG3T1nxMFFR28oG54hm4ricgU6pHp5z7GU6H1nM2USbOHjAwwVTO9GSoTNx3EkDu-2B7vLs4DntX7X6Uq5-2F-2BMy8OURpYp06L-2FhqdWok
More information about the LibreOffice
mailing list