Sophie

Sophie

distrib > Scientific%20Linux > 5x > x86_64 > by-pkgid > 58cebef081c94cb5f88b9fe2fbddfdc8 > files > 41

openais-0.80.6-28.el5_6.1.src.rpm

Index: exec/cpg.c
===================================================================
--- exec/cpg.c	(revision 2146)
+++ exec/cpg.c	(revision 2147)
@@ -534,7 +534,7 @@
 
 	if (cpd->group_name.length > 0) {
 		cpg_node_joinleave_send (cpd->pid, &cpd->group_name,
-				MESSAGE_REQ_EXEC_CPG_PROCLEAVE, CONFCHG_CPG_REASON_LEAVE);
+				MESSAGE_REQ_EXEC_CPG_PROCLEAVE, CONFCHG_CPG_REASON_PROCDOWN);
 	}
 	list_del (&cpd->list);
 	openais_conn_refcount_dec (conn);