Signed-off-by: Jan Friesse <[email protected]>
---
exec/totemconfig.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/exec/totemconfig.c b/exec/totemconfig.c
index 6363317..a547aba 100644
--- a/exec/totemconfig.c
+++ b/exec/totemconfig.c
@@ -352,7 +352,7 @@ static void config_convert_nodelist_to_interface(struct
totem_config *totem_conf
struct list_head *list;
struct totem_ip_if_address *if_addr;
struct totem_ip_address node_addr;
- int node_found;
+ int node_found = 0;
if (totemip_getifaddrs(&addrs) == -1) {
return ;
--
1.7.1
_______________________________________________
discuss mailing list
[email protected]
http://lists.corosync.org/mailman/listinfo/discuss