Date: Mon, 27 Jan 2003 14:43:23 -0800 (PST) From: Martin Blapp <mbr@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/rpc clnt_bcast.c Message-ID: <200301272243.h0RMhN8S056529@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mbr 2003/01/27 14:43:23 PST Modified files: lib/libc/rpc clnt_bcast.c Log: Make this work in the !INET6 case -- if we mismatch the AF, don't return a bogus (uninitialized) structure. Also, ignore v4 ifa's with no broadcast address (rather than core dumping). NetBSD Rev 1.8 Reviewed by: phk Obtained from: NetBSD Revision Changes Path 1.7 +10 -9 src/lib/libc/rpc/clnt_bcast.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200301272243.h0RMhN8S056529>