--- branches/mage-next/src/highestver.c 2014/09/03 11:53:06 2807 +++ branches/mage-next/src/highestver.c 2014/09/03 11:54:26 2808 @@ -34,7 +34,7 @@ { int i; int ret; - char *saved; + char *saved = NULL; if(argc == 1) { usage();