New Defects reported by Coverity Scan for LibreOffice

scan-admin at coverity.com scan-admin at coverity.com
Sat Jan 28 11:06:23 UTC 2023


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.
4 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 1520613:    (UNCAUGHT_EXCEPT)
/usr/include/mdds-2.1/mdds/multi_type_vector/soa/main_def.inl: 424 in mdds::mtv::soa::multi_type_vector<sc::CellStoreTraits>::~multi_type_vector()()
/usr/include/mdds-2.1/mdds/multi_type_vector/soa/main_def.inl: 424 in mdds::mtv::soa::multi_type_vector<sc::SparklineTraits>::~multi_type_vector()()
/usr/include/mdds-2.1/mdds/multi_type_vector/soa/main_def.inl: 424 in mdds::mtv::soa::multi_type_vector<mdds::multi_type_matrix<svl::<unnamed>::matrix_traits>::mtv_trait>::~multi_type_vector()()
/usr/include/mdds-2.1/mdds/multi_type_vector/soa/main_def.inl: 424 in mdds::mtv::soa::multi_type_vector<sc::BroadcasterTraits>::~multi_type_vector()()
/usr/include/mdds-2.1/mdds/multi_type_vector/soa/main_def.inl: 424 in mdds::mtv::soa::multi_type_vector<mdds::multi_type_matrix<<unnamed>::matrix_traits>::mtv_trait>::~multi_type_vector()()
/usr/include/mdds-2.1/mdds/multi_type_vector/soa/main_def.inl: 424 in mdds::mtv::soa::multi_type_vector<sc::CellTextAttrTraits>::~multi_type_vector()()
/usr/include/mdds-2.1/mdds/multi_type_vector/soa/main_def.inl: 424 in mdds::mtv::soa::multi_type_vector<sc::CellNodeTraits>::~multi_type_vector()()
/usr/include/mdds-2.1/mdds/multi_type_vector/soa/main_def.inl: 424 in mdds::mtv::soa::multi_type_vector<mdds::multi_type_matrix<<unnamed>::matrix_flag_traits>::mtv_trait>::~multi_type_vector()()


________________________________________________________________________________________________________
*** CID 1520613:    (UNCAUGHT_EXCEPT)
/usr/include/mdds-2.1/mdds/multi_type_vector/soa/main_def.inl: 424 in mdds::mtv::soa::multi_type_vector<sc::CellStoreTraits>::~multi_type_vector()()
418             abort();
419         }
420     #endif
421     }
422     
423     template<typename Traits>
>>>     CID 1520613:    (UNCAUGHT_EXCEPT)
>>>     An exception of type "mdds::general_error" is thrown but the exception specification "noexcept" doesn't allow it to be thrown. This will result in a call to terminate().
424     multi_type_vector<Traits>::~multi_type_vector()
425     {
426         MDDS_MTV_TRACE(destructor);
427     
428         delete_element_blocks(0, m_block_store.positions.size());
429     }
/usr/include/mdds-2.1/mdds/multi_type_vector/soa/main_def.inl: 424 in mdds::mtv::soa::multi_type_vector<sc::SparklineTraits>::~multi_type_vector()()
418             abort();
419         }
420     #endif
421     }
422     
423     template<typename Traits>
>>>     CID 1520613:    (UNCAUGHT_EXCEPT)
>>>     An exception of type "mdds::general_error" is thrown but the exception specification "noexcept" doesn't allow it to be thrown. This will result in a call to terminate().
424     multi_type_vector<Traits>::~multi_type_vector()
425     {
426         MDDS_MTV_TRACE(destructor);
427     
428         delete_element_blocks(0, m_block_store.positions.size());
429     }
/usr/include/mdds-2.1/mdds/multi_type_vector/soa/main_def.inl: 424 in mdds::mtv::soa::multi_type_vector<mdds::multi_type_matrix<svl::<unnamed>::matrix_traits>::mtv_trait>::~multi_type_vector()()
418             abort();
419         }
420     #endif
421     }
422     
423     template<typename Traits>
>>>     CID 1520613:    (UNCAUGHT_EXCEPT)
>>>     An exception of type "mdds::general_error" is thrown but the exception specification "noexcept" doesn't allow it to be thrown. This will result in a call to terminate().
424     multi_type_vector<Traits>::~multi_type_vector()
425     {
426         MDDS_MTV_TRACE(destructor);
427     
428         delete_element_blocks(0, m_block_store.positions.size());
429     }
/usr/include/mdds-2.1/mdds/multi_type_vector/soa/main_def.inl: 424 in mdds::mtv::soa::multi_type_vector<sc::BroadcasterTraits>::~multi_type_vector()()
418             abort();
419         }
420     #endif
421     }
422     
423     template<typename Traits>
>>>     CID 1520613:    (UNCAUGHT_EXCEPT)
>>>     An exception of type "mdds::general_error" is thrown but the exception specification "noexcept" doesn't allow it to be thrown. This will result in a call to terminate().
424     multi_type_vector<Traits>::~multi_type_vector()
425     {
426         MDDS_MTV_TRACE(destructor);
427     
428         delete_element_blocks(0, m_block_store.positions.size());
429     }
/usr/include/mdds-2.1/mdds/multi_type_vector/soa/main_def.inl: 424 in mdds::mtv::soa::multi_type_vector<mdds::multi_type_matrix<<unnamed>::matrix_traits>::mtv_trait>::~multi_type_vector()()
418             abort();
419         }
420     #endif
421     }
422     
423     template<typename Traits>
>>>     CID 1520613:    (UNCAUGHT_EXCEPT)
>>>     An exception of type "mdds::general_error" is thrown but the exception specification "noexcept" doesn't allow it to be thrown. This will result in a call to terminate().
424     multi_type_vector<Traits>::~multi_type_vector()
425     {
426         MDDS_MTV_TRACE(destructor);
427     
428         delete_element_blocks(0, m_block_store.positions.size());
429     }
/usr/include/mdds-2.1/mdds/multi_type_vector/soa/main_def.inl: 424 in mdds::mtv::soa::multi_type_vector<sc::CellTextAttrTraits>::~multi_type_vector()()
418             abort();
419         }
420     #endif
421     }
422     
423     template<typename Traits>
>>>     CID 1520613:    (UNCAUGHT_EXCEPT)
>>>     An exception of type "mdds::general_error" is thrown but the exception specification "noexcept" doesn't allow it to be thrown. This will result in a call to terminate().
424     multi_type_vector<Traits>::~multi_type_vector()
425     {
426         MDDS_MTV_TRACE(destructor);
427     
428         delete_element_blocks(0, m_block_store.positions.size());
429     }
/usr/include/mdds-2.1/mdds/multi_type_vector/soa/main_def.inl: 424 in mdds::mtv::soa::multi_type_vector<sc::CellNodeTraits>::~multi_type_vector()()
418             abort();
419         }
420     #endif
421     }
422     
423     template<typename Traits>
>>>     CID 1520613:    (UNCAUGHT_EXCEPT)
>>>     An exception of type "mdds::general_error" is thrown but the exception specification "noexcept" doesn't allow it to be thrown. This will result in a call to terminate().
424     multi_type_vector<Traits>::~multi_type_vector()
425     {
426         MDDS_MTV_TRACE(destructor);
427     
428         delete_element_blocks(0, m_block_store.positions.size());
429     }
/usr/include/mdds-2.1/mdds/multi_type_vector/soa/main_def.inl: 424 in mdds::mtv::soa::multi_type_vector<mdds::multi_type_matrix<<unnamed>::matrix_flag_traits>::mtv_trait>::~multi_type_vector()()
418             abort();
419         }
420     #endif
421     }
422     
423     template<typename Traits>
>>>     CID 1520613:    (UNCAUGHT_EXCEPT)
>>>     An exception of type "mdds::general_error" is thrown but the exception specification "noexcept" doesn't allow it to be thrown. This will result in a call to terminate().
424     multi_type_vector<Traits>::~multi_type_vector()
425     {
426         MDDS_MTV_TRACE(destructor);
427     
428         delete_element_blocks(0, m_block_store.positions.size());
429     }


________________________________________________________________________________________________________
To view the defects in Coverity Scan visit, https://u15810271.ct.sendgrid.net/ls/click?upn=HRESupC-2F2Czv4BOaCWWCy7my0P0qcxCbhZ31OYv50ypSs1kiFPuCn2xFdlMIFBirii0zZ9j2-2F9F2XPBcBm2BNgi9duPy3v-2FzgFDd2LJ-2BDKI-3DgQWV_OTq2XUZbbipYjyLSo6GRo-2FpVxQ9OzkDINu9UTS-2FQhSdO0F0jQniitrGlNxDIzPJibBmJbbVGSBybCnjqd0Pit0qSBC8Iaz0gd8U8Xxh-2BMmclNr6XT-2FFLu9m3I1kDlqzW7togbxAETm9Y-2BEI2LIwNNBYTWdsBlxT1NjmlvGx1TY2FeXzwwGIllF2qsurpFzVhJ-2FChtoFkevlETQP9dcXZ6epqW0tLw-2BAPUFziaieP5dY-3D



More information about the LibreOffice mailing list