Date: Fri, 24 Oct 2003 23:51:23 -0700 (PDT) From: Hajimu UMEMOTO <ume@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/net ip6opt.c Message-ID: <200310250651.h9P6pNA1067072@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ume 2003/10/24 23:51:23 PDT FreeBSD src repository Modified files: lib/libc/net ip6opt.c Log: according to RFC3542 10.5, the 5th argment of inet6_opt_next() is not size_t but socklen_t. Reported by: tinderbox Revision Changes Path 1.6 +1 -1 src/lib/libc/net/ip6opt.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200310250651.h9P6pNA1067072>