Re: ip6opt.c

2014-02-07 Thread Martin Pieuchot
On 06/02/14(Thu) 19:43, Eitan Adler wrote: > On Tue, Feb 4, 2014 at 8:54 PM, Alexander Bluhm > wrote: > > On Tue, Feb 04, 2014 at 08:35:02PM -0500, Eitan Adler wrote: > >> Hi all, > >> > >> The following bug was recently fixed in DragonFlyBSD and FreeBSD: > >> > >> libc/net: Fix issue in inet6_op

Re: ip6opt.c

2014-02-06 Thread Eitan Adler
On Tue, Feb 4, 2014 at 8:54 PM, Alexander Bluhm wrote: > On Tue, Feb 04, 2014 at 08:35:02PM -0500, Eitan Adler wrote: >> Hi all, >> >> The following bug was recently fixed in DragonFlyBSD and FreeBSD: >> >> libc/net: Fix issue in inet6_opt_init() (from RFC 3542): >> >> * The RFC says (in section 1

Re: ip6opt.c

2014-02-04 Thread Alexander Bluhm
LL, > extlen shall be checked, so don't perform this check when NULL > is passed. I understand the RFC and the man page the same way, OK bluhm@ > > Obtained by: DragonFlyBSD > > Index: ip6opt.c > === > RCS f

ip6opt.c

2014-02-04 Thread Eitan Adler
ed by: DragonFlyBSD Index: ip6opt.c === RCS file: /cvs/src/lib/libc/net/ip6opt.c,v retrieving revision 1.4 diff -u -r1.4 ip6opt.c --- ip6opt.c9 Dec 2006 01:12:28 - 1.4 +++ ip6opt.c5 Feb 2014 01:30:21 - @@ -383,11 +