K 10 svn:author V 6 kevans K 8 svn:date V 27 2019-12-30T15:54:36.683862Z K 7 svn:log V 236 inetd: don't leak `policy` on return sep->se_policy gets a strdup'd version of policy, so we don't need it to stick around afterwards. While here, remove a couple of NULL checks prior to free(policy). CID: 1006865 MFC after: 3 days END