New Defects reported by Coverity Scan for LibreOffice

scan-admin at coverity.com scan-admin at coverity.com
Fri Jun 27 01:32:14 UTC 2025


Hi,

Please find the latest report on new defect(s) introduced to LibreOffice found with Coverity Scan.

2 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 2 of 2 defect(s)


** CID 1655176:       Uninitialized members  (UNINIT_CTOR)
/sd/source/console/PresenterScreen.cxx: 730           in sdext::presenter::PresenterScreen::ProcessLayout(sdext::presenter::PresenterConfigurationAccess &, std::basic_string_view<char16_t, std::char_traits<char16_t>>, const com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> &, const rtl::Reference<sd::framework::ResourceId> &)::[lambda(const std::vector<com::sun::star::uno::Any, std::allocator<com::sun::star::uno::Any>> &) (instance 1)]::lambda(const [lambda(const std::vector<com::sun::star::uno::Any, std::allocator<com::sun::star::uno::Any>> &) (instance 1)]&)()


_____________________________________________________________________________________________
*** CID 1655176:         Uninitialized members  (UNINIT_CTOR)
/sd/source/console/PresenterScreen.cxx: 730             in sdext::presenter::PresenterScreen::ProcessLayout(sdext::presenter::PresenterConfigurationAccess &, std::basic_string_view<char16_t, std::char_traits<char16_t>>, const com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> &, const rtl::Reference<sd::framework::ResourceId> &)::[lambda(const std::vector<com::sun::star::uno::Any, std::allocator<com::sun::star::uno::Any>> &) (instance 1)]::lambda(const [lambda(const std::vector<com::sun::star::uno::Any, std::allocator<com::sun::star::uno::Any>> &) (instance 1)]&)()
724                 u"RelativeWidth"_ustr,
725                 u"RelativeHeight"_ustr
726             };
727             PresenterConfigurationAccess::ForAll(
728                 xList,
729                 aProperties,
>>>     CID 1655176:         Uninitialized members  (UNINIT_CTOR)
>>>     Non-static class member "this" is not initialized in this constructor nor in any functions that it calls.
730                 [this, rxAnchorId](std::vector<uno::Any> const& rArgs)
731                 {
732                     this->ProcessComponent(rArgs, rxAnchorId);
733                 });
734         }
735         catch (const RuntimeException&)

** CID 1655175:       Uninitialized members  (UNINIT_CTOR)
/sd/source/console/PresenterScreen.cxx: 730           in sdext::presenter::PresenterScreen::ProcessLayout(sdext::presenter::PresenterConfigurationAccess &, std::basic_string_view<char16_t, std::char_traits<char16_t>>, const com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> &, const rtl::Reference<sd::framework::ResourceId> &)::[lambda(const std::vector<com::sun::star::uno::Any, std::allocator<com::sun::star::uno::Any>> &) (instance 1)]::lambda([lambda(const std::vector<com::sun::star::uno::Any, std::allocator<com::sun::star::uno::Any>> &) (instance 1)]&&)()


_____________________________________________________________________________________________
*** CID 1655175:         Uninitialized members  (UNINIT_CTOR)
/sd/source/console/PresenterScreen.cxx: 730             in sdext::presenter::PresenterScreen::ProcessLayout(sdext::presenter::PresenterConfigurationAccess &, std::basic_string_view<char16_t, std::char_traits<char16_t>>, const com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> &, const rtl::Reference<sd::framework::ResourceId> &)::[lambda(const std::vector<com::sun::star::uno::Any, std::allocator<com::sun::star::uno::Any>> &) (instance 1)]::lambda([lambda(const std::vector<com::sun::star::uno::Any, std::allocator<com::sun::star::uno::Any>> &) (instance 1)]&&)()
724                 u"RelativeWidth"_ustr,
725                 u"RelativeHeight"_ustr
726             };
727             PresenterConfigurationAccess::ForAll(
728                 xList,
729                 aProperties,
>>>     CID 1655175:         Uninitialized members  (UNINIT_CTOR)
>>>     Non-static class member "this" is not initialized in this constructor nor in any functions that it calls.
730                 [this, rxAnchorId](std::vector<uno::Any> const& rArgs)
731                 {
732                     this->ProcessComponent(rArgs, rxAnchorId);
733                 });
734         }
735         catch (const RuntimeException&)


________________________________________________________________________________________________________
To view the defects in Coverity Scan visit, https://scan.coverity.com/projects/libreoffice?tab=overview

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice/attachments/20250627/7b3a7cde/attachment.htm>


More information about the LibreOffice mailing list