[Ocfs2-tools-commits] jlbec commits r513 - trunk/clusterbo
    svn-commits at oss.oracle.com 
    svn-commits at oss.oracle.com
       
    Mon Dec 27 13:38:59 CST 2004
    
    
  
Author: jlbec
Date: 2004-12-27 13:38:57 -0600 (Mon, 27 Dec 2004)
New Revision: 513
Modified:
   trunk/clusterbo/o2cb_config.c
Log:
foo
Modified: trunk/clusterbo/o2cb_config.c
===================================================================
--- trunk/clusterbo/o2cb_config.c	2004-12-27 19:31:10 UTC (rev 512)
+++ trunk/clusterbo/o2cb_config.c	2004-12-27 19:38:57 UTC (rev 513)
@@ -84,6 +84,8 @@
     if (!node)
         return -ENOMEM;
 
+    num_s = name = addr = port_s = NULL;
+
     rc = -EINVAL;
     num_s = j_config_get_attribute(cfs, "number");
     if (!num_s || !*num_s)
    
    
More information about the Ocfs2-tools-commits
mailing list