Hi,
Please find the latest report on new defect(s) introduced to LibreOffice found with Coverity Scan.
3 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 3 of 3 defect(s)
** CID 1272393: Uninitialized members (UNINIT_CTOR)
/usr/include/c++/4.9.2/cxxabi.h: 539 in
__cxxabiv1::__vmi_class_type_info::__vmi_class_type_info(const char *, int)()
________________________________________________________________________________________________________
*** CID 1272393: Uninitialized members (UNINIT_CTOR)
/usr/include/c++/4.9.2/cxxabi.h: 539 in
__cxxabiv1::__vmi_class_type_info::__vmi_class_type_info(const char *, int)()
533 // class is not constructable with a normal constructor. It is
534 // internally generated by the compiler.
535 __base_class_type_info __base_info[1]; // Array of bases.
536
537 explicit
538 __vmi_class_type_info(const char* __n, int ___flags)
CID 1272393: Uninitialized members (UNINIT_CTOR)
Non-static class member field "__base_info.__offset_flags" is not initialized in this
constructor nor in any functions that it calls.
539 : __class_type_info(__n), __flags(___flags), __base_count(0) { }
540
541 virtual
542 ~__vmi_class_type_info();
543
544 // Implementation defined types.
________________________________________________________________________________________________________
To view the defects in Coverity Scan visit, https://scan.coverity.com/projects/211?tab=overview
To manage Coverity Scan email notifications for "libreoffice@lists.freedesktop.org", click
https://scan.coverity.com/subscriptions/edit?email=libreoffice%40lists.freedesktop.org&token=d6481d718a775246b2340f282ebe5939
.
Context
- New Defects reported by Coverity Scan for LibreOffice · scan-admin
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.