freebsd-skq/lib/libc/resolv
Don Lewis 0ee6da55a6 Since rdata is only used as an argument to the immediately following
call to res_nopt_rdata(), revert r299879 and fix CID 603941 by moving
	rdata = &buf[n];
inside the if block.

Reported by:	Coverity
CID:		603941
2016-05-16 01:38:24 +00:00
..
h_errno.c
herror.c libc: do not include <sys/types.h> where <sys/param.h> was already included 2016-04-18 21:05:15 +00:00
Makefile.inc
mtctxres.c
res_comp.c libc: spelling fixes. 2016-04-30 01:24:24 +00:00
res_data.c libc: do not include <sys/types.h> where <sys/param.h> was already included 2016-04-18 21:05:15 +00:00
res_debug.c libc: do not include <sys/types.h> where <sys/param.h> was already included 2016-04-18 21:05:15 +00:00
res_debug.h
res_findzonecut.c libc: spelling fixes. 2016-04-30 01:24:24 +00:00
res_init.c libc: spelling fixes. 2016-04-30 01:24:24 +00:00
res_mkquery.c libc: do not include <sys/types.h> where <sys/param.h> was already included 2016-04-18 21:05:15 +00:00
res_mkupdate.c libc: do not include <sys/types.h> where <sys/param.h> was already included 2016-04-18 21:05:15 +00:00
res_private.h
res_query.c Since rdata is only used as an argument to the immediately following 2016-05-16 01:38:24 +00:00
res_send.c libc: do not include <sys/types.h> where <sys/param.h> was already included 2016-04-18 21:05:15 +00:00
res_state.c
res_update.c
Symbol.map