Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: basesrc/lib/libc/rpc



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.




Home | Main Index | Thread Index | Old Index