K 10 svn:author V 4 ngie K 8 svn:date V 27 2016-01-18T03:52:44.040043Z K 7 svn:log V 368 MFstable/10 r294240: MFC r293705: Similar to r293704, fix theoretical leak of netconfig(3) resources in __rpcbind_is_up(..) if getnetconfig(3) is partly successful in allocating resources, but not completely successful by moving the endnetconfig(3) call up before we return from the function if nconf == NULL. Submitted by: Miles Ohlrich END