New Defects reported by Coverity Scan for LibreOffice
scan-admin at coverity.com
scan-admin at coverity.com
Tue Jul 27 09:43:12 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.
122 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 1489549: Error handling issues (UNCAUGHT_EXCEPT)
/svx/source/engine3d/view3d.cxx: 131 in Impl3DMirrorConstructOverlay::~Impl3DMirrorConstructOverlay()()
________________________________________________________________________________________________________
*** CID 1489549: Error handling issues (UNCAUGHT_EXCEPT)
/svx/source/engine3d/view3d.cxx: 131 in Impl3DMirrorConstructOverlay::~Impl3DMirrorConstructOverlay()()
125 SdrObject* pObject = mrView.GetMarkedObjectByIndex(a);
126 mpPolygons[mnCount - (a + 1)] = pObject->TakeXorPoly();
127 }
128 }
129 }
130
>>> CID 1489549: Error handling issues (UNCAUGHT_EXCEPT)
>>> An exception of type "com::sun::star::uno::RuntimeException" is thrown but the throw list "noexcept" doesn't allow it to be thrown. This will cause a call to unexpected() which usually calls terminate().
131 Impl3DMirrorConstructOverlay::~Impl3DMirrorConstructOverlay()
132 {
133 // The OverlayObjects are cleared using the destructor of OverlayObjectList.
134 // That destructor calls clear() at the list which removes all objects from the
135 // OverlayManager and deletes them.
136 if(!mrView.IsSolidDragging())
________________________________________________________________________________________________________
To view the defects in Coverity Scan visit, https://u15810271.ct.sendgrid.net/ls/click?upn=HRESupC-2F2Czv4BOaCWWCy7my0P0qcxCbhZ31OYv50ypSs1kiFPuCn2xFdlMIFBirii0zZ9j2-2F9F2XPBcBm2BNgi9duPy3v-2FzgFDd2LJ-2BDKI-3D6UZx_OTq2XUZbbipYjyLSo6GRo-2FpVxQ9OzkDINu9UTS-2FQhSdO0F0jQniitrGlNxDIzPJiRSEaShgjsvo2VC-2F3R0UpVSJN1R8UEwX3snUCrl5xr4iLewDupMHEJgWGnV64m7Ed1cHj2xYU9SlBvosfORaHefFWg39JsfUk3HfXXWxV3Agv-2BquOOeX7mG8aM42zTpecJZCJTD6Luhos8UPm4kNy2HBL01KASYclGJmG1dLCcyY-3D
More information about the LibreOffice
mailing list