Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Nov 1996 07:19:23 -0800 (PST)
From:      Bill Paul <wpaul>
To:        peter@freefall.freebsd.org (Peter Wemm)
Cc:        CVS-committers, bugs@freebsd.org
Subject:   Re: cvs commit:  src/usr.sbin/rpc.yppasswdd yppasswd_comm.c
Message-ID:  <199611151519.HAA19794@freefall.freebsd.org>
In-Reply-To: <199611151412.GAA15273@freefall.freebsd.org> from "Peter Wemm" at Nov 15, 96 06:12:31 am

next in thread | previous in thread | raw e-mail | index | archive | help

> 
> peter       96/11/15 06:12:29
> 
>   Modified:    usr.sbin/rpc.yppasswdd  yppasswd_comm.c
>   Log:
>   Uninitialised length variable passed to accept(), causing random accept()
>   failures due to EFAULT.
>   
>   This is screaming out to go into 2.2
>   
>   Revision  Changes    Path
>   1.2       +3 -2      src/usr.sbin/rpc.yppasswdd/yppasswd_comm.c
> 

Dangit. That's the last time I hack without -Wall in my CFLAGS.

Am I to understand that this fixes both the problems you mentioned in
freebsd-bugs or is there still a problem with the shell strings getting
corrupted?

-Bill



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