- **status**: accepted --> fixed


---

** [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:** Thu Sep 11, 2014 07:27 AM 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.
------------------------------------------------------------------------------
Want excitement?
Manually upgrade your production database.
When you want reliability, choose Perforce
Perforce version control. Predictably reliable.
http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk
_______________________________________________
Opensaf-tickets mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets

Reply via email to