Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 May 1995 02:56:50 -0700
From:      David Greenman <davidg>
To:        CVS-commiters, cvs-usrsbin
Subject:   cvs commit: src/usr.sbin/timed/timed timed.c
Message-ID:  <199505150956.CAA24186@freefall.cdrom.com>

next in thread | raw e-mail | index | archive | help
davidg      95/05/15 02:56:50

  Modified:    usr.sbin/timed/timed  timed.c
  Log:
  Fully initialize (bzero) the stack-allocated "struct sockaddr_in server"
  structure. Random junk on the stack would cause the call to bind to fail
  in some cases (since the address portion wasn't initialized).



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199505150956.CAA24186>