diff --git a/clients/zstat/zstat.c b/clients/zstat/zstat.c index 68568938..9f54071f 100644 --- a/clients/zstat/zstat.c +++ b/clients/zstat/zstat.c @@ -138,7 +138,7 @@ hm_stat(char *host, struct in_addr inaddr; Code_t code; - char *line[20],*mp; + char *line[HM_SIZE],*mp; unsigned int i,nf; struct hostent *hp; time_t runtime; @@ -163,7 +163,7 @@ hm_stat(char *host, } mp = notice.z_message; - for (nf=0;mp