yar         2008-02-14 20:12:23 UTC

  FreeBSD src repository

  Modified files:
    usr.sbin/rpcbind     rpcbind.c 
  Log:
  No network addresses in the system isn't a good excuse
  for rpcbind(8) to crash.
  
  The crash was due to a boolean variable initialized
  improperly.  Besides fixing the initialization, pick
  a better name for the variable so that its meaning is
  clear and no more coding errors appear around it.
  
  Revision  Changes    Path
  1.20      +4 -4      src/usr.sbin/rpcbind/rpcbind.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to