New Defects reported by Coverity Scan for LibreOffice

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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.
45 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 1558833:  Uninitialized members  (UNINIT_CTOR)
/configmgr/source/localizedvaluenode.cxx: 38 in configmgr::LocalizedValueNode::LocalizedValueNode(int)()


________________________________________________________________________________________________________
*** CID 1558833:  Uninitialized members  (UNINIT_CTOR)
/configmgr/source/localizedvaluenode.cxx: 38 in configmgr::LocalizedValueNode::LocalizedValueNode(int)()
32     LocalizedValueNode::LocalizedValueNode(int layer, css::uno::Any value):
33         Node(layer), value_(std::move(value)), modified_(false)
34     {}
35     
36     LocalizedValueNode::LocalizedValueNode(int layer):
37         Node(layer)
>>>     CID 1558833:  Uninitialized members  (UNINIT_CTOR)
>>>     Non-static class member "modified_" is not initialized in this constructor nor in any functions that it calls.
38     {}
39     
40     rtl::Reference< Node > LocalizedValueNode::clone(bool) const {
41         return new LocalizedValueNode(*this);
42     }
43     


________________________________________________________________________________________________________
To view the defects in Coverity Scan visit, https://u15810271.ct.sendgrid.net/ls/click?upn=HRESupC-2F2Czv4BOaCWWCy7my0P0qcxCbhZ31OYv50ypSs1kiFPuCn2xFdlMIFBirii0zZ9j2-2F9F2XPBcBm2BNnPiSHxWPOELPnIxzXoBNaw-3DbAXC_OTq2XUZbbipYjyLSo6GRo-2FpVxQ9OzkDINu9UTS-2FQhSdO0F0jQniitrGlNxDIzPJizsXYzB20AENTXYWij-2BRRRCQjMemO5KotBmb4V5RRrDTmu2L5En5vuufaVR0Wg9iDCrF3787eEbn9V2-2FdV0pTgqYNI5sWl30h248tLN66sJ6d2DiFSoNZ2j0Sm5Vh6G6kGzESDqJwt6JOFMIQVnA7rFO-2FaYVAWsXaVx0uXxndzqs-3D




[Index of Archives]     [LARTC]     [Bugtraq]     [Yosemite Forum]     [Photo]

  Powered by Linux