---
** [tickets:#1047] AMF: few new coverity issues detected**
**Status:** assigned
**Milestone:** 4.5.0
**Created:** Fri Sep 05, 2014 12:23 PM UTC by Hans Feldt
**Last Updated:** Fri Sep 05, 2014 12:23 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.------------------------------------------------------------------------------
Slashdot TV.
Video for Nerds. Stuff that matters.
http://tv.slashdot.org/
_______________________________________________
Opensaf-tickets mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets