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
pmap_svc.c
rpcb_stat.c
rpcb_svc_4.c
rpcb_svc_com.c
rpcb_svc.c
rpcbind.8
rpcbind.c
rpcbind.h "source routing" in rpcbind 2016-01-06 00:00:11 +00:00
security.c
util.c "source routing" in rpcbind 2016-01-06 00:00:11 +00:00
warmstart.c