freebsd-dev/usr.sbin/ypserv
Don Lewis 5fb70b0cae Delay calling yp_malloc_dnsent() until after some additional sanity
checks to avoid leaking memory on error returns.

Reported by:	Coverity
CID:		1007416
MFC after:	1 week
2016-05-25 00:25:38 +00:00
..
common Sync ypwhich(1) code with the OpenBSD version that is more modern. 2015-08-25 15:27:32 +00:00
Makefile Sync ypwhich(1) code with the OpenBSD version that is more modern. 2015-08-25 15:27:32 +00:00
Makefile.depend DIRDEPS_BUILD: Regenerate without local dependencies. 2016-02-24 17:20:11 +00:00
Makefile.yp Generate ipnodes.by{addr,name} from /etc/hosts for compatibility with 2015-12-18 17:30:22 +00:00
yp_access.c Don't need cast malloc. 2015-11-16 06:17:12 +00:00
yp_dblookup.c Don't need cast malloc. 2015-11-16 06:17:12 +00:00
yp_dnslookup.c Delay calling yp_malloc_dnsent() until after some additional sanity 2016-05-25 00:25:38 +00:00
yp_error.c Staticfy and constify some variables and clean up the code a bit to make it 2015-07-28 02:32:40 +00:00
yp_extern.h
yp_main.c Staticfy and constify some variables and clean up the code a bit to make it 2015-07-28 02:32:40 +00:00
yp_server.c Call free(cur) if strdup(dirp->d_name) fails to avoid a memory leak. 2016-05-25 00:16:52 +00:00
yp_svc_udp.c
ypinit.8 Serve /etc/eui64 via NIS. 2015-08-18 15:33:23 +00:00
ypinit.sh Fix a ton of speelling errors 2015-10-21 05:37:09 +00:00
ypserv.8 use .Mt to mark up email addresses consistently (part2) 2014-06-20 09:57:27 +00:00