New Defects reported by Coverity Scan for LibreOffice
scan-admin at coverity.com
scan-admin at coverity.com
Mon Mar 2 06:59:20 PST 2015
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 at lists.freedesktop.org", click https://scan.coverity.com/subscriptions/edit?email=libreoffice%40lists.freedesktop.org&token=d6481d718a775246b2340f282ebe5939 .
More information about the LibreOffice
mailing list