New Defects reported by Coverity Scan for LibreOffice
scan-admin at coverity.com
scan-admin at coverity.com
Sat May 8 12:31:30 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.
3 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 1482285: Error handling issues (UNCAUGHT_EXCEPT)
/starmath/source/edit.cxx: 132 in SmEditWindow::~SmEditWindow()()
________________________________________________________________________________________________________
*** CID 1482285: Error handling issues (UNCAUGHT_EXCEPT)
/starmath/source/edit.cxx: 132 in SmEditWindow::~SmEditWindow()()
126 {
127 mxScrolledWindow->connect_vadjustment_changed(LINK(this, SmEditWindow, ScrollHdl));
128
129 CreateEditView(rBuilder);
130 }
131
>>> CID 1482285: 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().
132 SmEditWindow::~SmEditWindow()
133 {
134 DeleteEditView();
135 mxScrolledWindow.reset();
136 }
137
________________________________________________________________________________________________________
To view the defects in Coverity Scan visit, https://u15810271.ct.sendgrid.net/ls/click?upn=HRESupC-2F2Czv4BOaCWWCy7my0P0qcxCbhZ31OYv50ypSs1kiFPuCn2xFdlMIFBirii0zZ9j2-2F9F2XPBcBm2BNgi9duPy3v-2FzgFDd2LJ-2BDKI-3D7fEt_OTq2XUZbbipYjyLSo6GRo-2FpVxQ9OzkDINu9UTS-2FQhSdO0F0jQniitrGlNxDIzPJi4yQ4Db8GrcKiC5m1X6E-2B1FzIf9rW29q-2BOhido6-2FgKFfJkgPMkShFSTCSRegKyDNCJ6ssH7aYqMhmvk83G69czt5acgPICCvCN0258Rk025INEfnWaf8AEFThy5a3sKsdIkIWqBrEvRo1QL8UKE5H1TfUuj67UbHQM0806CTS1R0-3D
More information about the LibreOffice
mailing list