- **status**: assigned --> fixed
- **Comment**:

Later version has the fix.



---

** [tickets:#1047] AMF: few new coverity issues detected**

**Status:** fixed
**Milestone:** 4.5.0
**Created:** Fri Sep 05, 2014 12:23 PM UTC by Hans Feldt
**Last Updated:** Mon Sep 22, 2014 12:09 PM UTC
**Owner:** hano

SU and SG constructor:

  66AVD_SU::AVD_SU() {
  67        initialize();
CID 18397: Uninitialized scalar field (UNINIT_CTOR)Non-static class member 
""saAmfSUAdminState"" is not initialized in this constructor nor in any 
functions that it calls.
Non-static class member ""su_act_state"" is not initialized in this constructor 
nor in any functions that it calls.
Non-static class member field "saAmfSUHostNodeOrNodeGroup.length" is not 
initialized in this constructor nor in any functions that it calls.
Non-static class member field "saAmfSUHostNodeOrNodeGroup.value" is not 
initialized in this constructor nor in any functions that it calls.
  68}


     su_oper_list.next = NULL;
 135        adminOp_invocationId = 0;
CID 18395: Uninitialized scalar field (UNINIT_CTOR)Non-static class member 
""adminOp"" is not initialized in this constructor nor in any functions that it 
calls.
Non-static class member ""sg_redundancy_model"" is not initialized in this 
constructor nor in any functions that it calls.
 136}
 137



---

Sent from sourceforge.net because [email protected] is 
subscribed to https://sourceforge.net/p/opensaf/tickets/

To unsubscribe from further messages, a project admin can change settings at 
https://sourceforge.net/p/opensaf/admin/tickets/options.  Or, if this is a 
mailing list, you can unsubscribe from the mailing list.
------------------------------------------------------------------------------
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
_______________________________________________
Opensaf-tickets mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets

Reply via email to