Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc
Module Name: basesrc
Committed By: itojun
Date: Sun Jun 18 21:41:25 UTC 2000
Modified Files:
basesrc/lib/libc/net: res_init.c res_send.c
Log Message:
do not assume that nsaddr_list[n].sa_len is properly initialized,
there can be some third-party code that does not.
To generate a diff of this commit:
cvs rdiff -r1.32 -r1.33 basesrc/lib/libc/net/res_init.c
cvs rdiff -r1.28 -r1.29 basesrc/lib/libc/net/res_send.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