Index: trunk/Ohana/src/opihi/lib.shell/ConfigInit.c
===================================================================
--- trunk/Ohana/src/opihi/lib.shell/ConfigInit.c	(revision 16896)
+++ trunk/Ohana/src/opihi/lib.shell/ConfigInit.c	(revision 16900)
@@ -1,5 +1,5 @@
 # include "opihi.h"
 
-static char *GlobalConfig;
+static char *GlobalConfig = NULL;
 
 // this function is only called at start, so it is not thread protect
