K 10 svn:author V 4 ngie K 8 svn:date V 27 2017-03-13T17:05:49.722803Z K 7 svn:log V 402 sbin/dhclient: fix a memory leak in parse_client_lease_statement(..) The memory stored by `lease` would have previously been leaked if an unterminated lease declaration was found in an early-return code path. MFC after: 1 week Reported by: clang static analyzer, Coverity CID: 1007114 Submitted by: Tom Rix Sponsored by: Dell EMC Isilon; Juniper, Inc Differential Revision: D9992 END