freebsd-dev/usr.sbin/rpcbind
Alan Somers 0191f57ff1 Fix Coverity warnings regarding r293229
rpcbind/check_bound.c
	Fix CID1347798, a memory leak in mergeaddr.

rpcbind/tests/addrmerge_test.c
	Fix CID1347800 through CID1347803, memory leaks in ATF tests.  They
	are harmless because each ATF test case runs in its own process, but
	they are trivial to fix.  Fix a few other leaks that Coverity didn't
	detect, too.

Coverity CID:	1347798, 1347800, 1347801, 1347802, 1347803
MFC after:	2 weeks
X-MFC-With:	293229
Sponsored by:	Spectra Logic Corp
2016-01-13 17:33:50 +00:00
..
tests Fix Coverity warnings regarding r293229 2016-01-13 17:33:50 +00:00
check_bound.c Fix Coverity warnings regarding r293229 2016-01-13 17:33:50 +00:00
Makefile "source routing" in rpcbind 2016-01-06 00:00:11 +00:00
Makefile.depend Add META_MODE support. 2015-06-13 19:20:56 +00:00
pmap_svc.c Replace Sun RPC license with a 3-clause BSD license, with the explicit 2013-11-25 16:44:02 +00:00
rpcb_stat.c Replace Sun RPC license with a 3-clause BSD license, with the explicit 2013-11-25 16:44:02 +00:00
rpcb_svc_4.c Replace Sun RPC license with a 3-clause BSD license, with the explicit 2013-11-25 16:44:02 +00:00
rpcb_svc_com.c Reallocate a maxlen-long buffer only when the current maxlen is 2015-10-06 08:43:48 +00:00
rpcb_svc.c Replace Sun RPC license with a 3-clause BSD license, with the explicit 2013-11-25 16:44:02 +00:00
rpcbind.8 Disable libwrap (TCP wrappers) support in rpcbind by default, introducing 2014-03-06 17:33:27 +00:00
rpcbind.c Disable libwrap (TCP wrappers) support in rpcbind by default, introducing 2014-03-06 17:33:27 +00:00
rpcbind.h "source routing" in rpcbind 2016-01-06 00:00:11 +00:00
security.c Disable libwrap (TCP wrappers) support in rpcbind by default, introducing 2014-03-06 17:33:27 +00:00
util.c "source routing" in rpcbind 2016-01-06 00:00:11 +00:00
warmstart.c Replace Sun RPC license with a 3-clause BSD license, with the explicit 2013-11-25 16:44:02 +00:00