Subject: CVS commit: basesrc/lib/libc/rpc
To: None <source-changes@netbsd.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 09/23/2002 17:12:31
Module Name:	basesrc
Committed By:	mycroft
Date:		Mon Sep 23 14:12:31 UTC 2002

Modified Files:
	basesrc/lib/libc/rpc: clnt_bcast.c

Log Message:
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).


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 basesrc/lib/libc/rpc/clnt_bcast.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.