Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 01/04/2001 17:04:19
Module Name:	basesrc
Committed By:	lukem
Date:		Thu Jan  4 15:04:19 UTC 2001

Modified Files:
	basesrc/lib/libc/net: res_send.c

Log Message:
ensure that buf1 in res_queriesmatch() isn't dereferenced before
testing with _DIAGASSERT(buf1 != NULL).
(damn those pesky initialisations in declarations... :)


To generate a diff of this commit:
cvs rdiff -r1.31 -r1.32 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.