Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Jan 2008 18:36:18 -0500
From:      John Baldwin <jhb@freebsd.org>
To:        Colin Percival <cperciva@freebsd.org>
Cc:        cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org
Subject:   Re: cvs commit: src/lib/libc/inet inet_network.c src/lib/libc/stdlib grantpt.c src/lib/libutil pty.c
Message-ID:  <200801141836.19291.jhb@freebsd.org>
In-Reply-To: <200801142255.m0EMtK7x066176@repoman.freebsd.org>
References:  <200801142255.m0EMtK7x066176@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Monday 14 January 2008 05:55:20 pm Colin Percival wrote:
> cperciva    2008-01-14 22:55:20 UTC
> 
>   FreeBSD src repository
> 
>   Modified files:
>     lib/libc/inet        inet_network.c 
>     lib/libc/stdlib      grantpt.c 
>     lib/libutil          pty.c 
>   Log:
>   Fix issues which allow snooping on ptys. [08:01]
>   
>   Fix an off-by-one error in inet_network(3). [08:02]
>   
>   Security: FreeBSD-SA-08:01.pty
>   Security: FreeBSD-SA-08:02.libc

Did you mean to disable support for pts(4) in ptsname(3) in HEAD?  Note that 
pts(4) isn't disabled in any of the other pty-related functions in HEAD (e.g. 
posix_openpt(3)).

-- 
John Baldwin



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