--- rstat_main.c.orig 2005-09-07 01:07:28.000000000 -0700 +++ rstat_main.c 2007-01-22 12:18:56.000000000 -0800 @@ -83,8 +83,8 @@ int main(int argc, char **argv) { SVCXPRT *transp; - int fromlen, sock = 0, proto = 0; struct sockaddr_in from; + int fromlen = sizeof from, sock = 0, proto = 0; int count = 1; if (argc > 1) {