Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Nov 1996 10:26:06 -0800 (PST)
From:      Peter Wemm <peter>
To:        CVS-committers, cvs-all, cvs-usrsbin
Subject:   cvs commit:  src/usr.sbin/rpc.yppasswdd yppasswd_comm.c
Message-ID:  <199611151826.KAA06154@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       96/11/15 10:26:01

  Branch:      usr.sbin/rpc.yppasswdd  RELENG_2_2
  Modified:    usr.sbin/rpc.yppasswdd  yppasswd_comm.c
  Log:
  bring in rev 1.2: initialise length variable so that accept()
  doesn't EFAULT, depending on random stack values.
  
  bring in rev 1.3: initialise length in sockaddr_un.sun_len, and account
  for the sun_len field that is new since 4.3BSD.
  
  (Approved by: phk :-)
  
  Revision  Changes    Path
  1.1.1.1.2.1 +7 -4      src/usr.sbin/rpc.yppasswdd/yppasswd_comm.c



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