]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFstable/10 r290899:
authorngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 19 Nov 2015 03:53:31 +0000 (03:53 +0000)
committerngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 19 Nov 2015 03:53:31 +0000 (03:53 +0000)
commit0598c46e9cf94f5c412a5fc53d2d94503005a61e
tree7ea8d76804e8c32d610ca3928f56af342141012f
parent6df3fe4082bcd5e174d70c6c45b2180fda89b1b0
MFstable/10 r290899:

MFC r290253:

Remove unnecessary `if (x)` tests before calling `free(x)`; free(3)
already employs this check

Sponsored by: EMC / Isilon Storage Division

git-svn-id: svn://svn.freebsd.org/base/stable/9@291054 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
lib/libc/rpc/clnt_bcast.c
lib/libc/rpc/clnt_vc.c
lib/libc/rpc/getnetconfig.c
lib/libc/rpc/mt_misc.c
lib/libc/rpc/rpc_soc.c
lib/libc/rpc/rpcb_clnt.c
lib/libc/rpc/svc.c
lib/libc/rpc/svc_dg.c
lib/libc/rpc/svc_simple.c
lib/libc/rpc/svc_vc.c