This patch enables the event service to work properly without segfaults
(with the previous ipc patch posted) and without spinning the cpu at
100%.

Regards
-steve
Index: services/evt.c
===================================================================
--- services/evt.c	(revision 1722)
+++ services/evt.c	(working copy)
@@ -2234,8 +2234,6 @@
 
 	req = message;
 
-	api->ipc_refcnt_inc (conn);
-
 	log_printf(CHAN_OPEN_DEBUG,
 		"saEvtChannelOpen (Open channel request)\n");
 	log_printf(CHAN_OPEN_DEBUG,
_______________________________________________
Openais mailing list
[email protected]
https://lists.linux-foundation.org/mailman/listinfo/openais

Reply via email to