$OpenBSD: patch-cli_test_cli_cc,v 1.1 2005/01/30 19:48:02 naddy Exp $
--- cli/test_cli.cc.orig	Wed Jan 26 11:56:34 2005
+++ cli/test_cli.cc	Wed Jan 26 11:58:14 2005
@@ -159,7 +159,7 @@ main(int argc, char *argv[])
     if (finder_hostname_port != NULL) {
 	char buf[MAXHOSTNAMELEN + 1];
 	char *p;
-	struct hostent *h;
+	struct hostent *h = NULL;
 
 	// Get the finder address
 	strcpy(buf, finder_hostname_port);
