mirror of
https://git.proxmox.com/git/mirror_corosync
synced 2025-07-26 13:14:16 +00:00
If iface_ver0_p is not reset, then as long as the first plugin loads
then all subsequent plugins will report success. git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@1435 fd59a12c-fef9-0310-b244-a6a79926bd2f
This commit is contained in:
parent
45823185e7
commit
73bebf8ef2
@ -204,6 +204,7 @@ int openais_service_link_all (struct objdb_iface_ver0 *objdb)
|
||||
/*
|
||||
* reference the interface and register it
|
||||
*/
|
||||
iface_ver0_p = NULL;
|
||||
lcr_ifact_reference (
|
||||
&handle,
|
||||
service_name,
|
||||
|
Loading…
Reference in New Issue
Block a user