New Defects reported by Coverity Scan for LibreOffice
scan-admin at coverity.com
scan-admin at coverity.com
Tue Mar 8 10:28:19 UTC 2022
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.
2 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 1502938: Error handling issues (UNCAUGHT_EXCEPT)
/sc/source/core/tool/scopetools.cxx: 115 in sc::DelayDeletingBroadcasters::~DelayDeletingBroadcasters()()
________________________________________________________________________________________________________
*** CID 1502938: Error handling issues (UNCAUGHT_EXCEPT)
/sc/source/core/tool/scopetools.cxx: 115 in sc::DelayDeletingBroadcasters::~DelayDeletingBroadcasters()()
109 : mDoc( doc )
110 , mOldValue( mDoc.IsDelayedDeletingBroadcasters())
111 {
112 mDoc.EnableDelayDeletingBroadcasters( true );
113 }
114
>>> CID 1502938: Error handling issues (UNCAUGHT_EXCEPT)
>>> An exception of type "mdds::general_error" 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().
115 DelayDeletingBroadcasters::~DelayDeletingBroadcasters()
116 {
117 mDoc.EnableDelayDeletingBroadcasters( mOldValue );
118 }
119
120 }
121
________________________________________________________________________________________________________
To view the defects in Coverity Scan visit, https://u15810271.ct.sendgrid.net/ls/click?upn=HRESupC-2F2Czv4BOaCWWCy7my0P0qcxCbhZ31OYv50ypSs1kiFPuCn2xFdlMIFBirii0zZ9j2-2F9F2XPBcBm2BNgi9duPy3v-2FzgFDd2LJ-2BDKI-3DU7qz_OTq2XUZbbipYjyLSo6GRo-2FpVxQ9OzkDINu9UTS-2FQhSdO0F0jQniitrGlNxDIzPJiEupzBXOJdBhY0Kg3MHsgFzPX46o9E6eoXTdhiu396FKx8fUwCHddPD7FesuhcqJH8znYdy-2FpdBd51KQoJI1wLhfl26AqMVe0Tqjx9jjkRtgCJpi4sqLpQuHPrBq-2Byb83HvkdGVj-2BScmLX9QLNdDIWcWdHCeYOIT2kyLtMFxBnu8-3D
More information about the LibreOffice
mailing list