(Logical change 1.119) git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@423 fd59a12c-fef9-0310-b244-a6a79926bd2f
@@ -2489,6 +2489,12 @@ static int evt_conf_change(
int res;
+ /*
+ * TODO required for open count accounting
+ * until the recovery code is re-enabled.
+ */
+ total_members = member_list_entries;
+
/*
* Set the base event id
*/