[devel] [PATCH 5 of 5] amfd: don't crash if nodegroup is added with node in the same CCB [#1458]

2015-09-13 Thread Gary Lee
osaf/services/saf/amf/amfd/nodegroup.cc | 4 1 files changed, 4 insertions(+), 0 deletions(-) Currently, if a nodegroup and a member node is created in the same CCB, and the nodegroup is modified to include this new node, amfd will crash. This change will reject the change instead of

[devel] [PATCH 5 of 5] amfd: don't crash if nodegroup is added with node in the same CCB [#1458]

2015-09-10 Thread Gary Lee
osaf/services/saf/amf/amfd/nodegroup.cc | 4 1 files changed, 4 insertions(+), 0 deletions(-) Currently, if a nodegroup and a member node is created in the same CCB, and the nodegroup is modified to include this new node, amfd will crash. This change will reject the change instead of