K 10 svn:author V 4 shin K 8 svn:date V 27 2000-02-03T09:59:36.000000Z K 7 svn:log V 230 Fix ftpd core dump when hostname is not set. When hostname is not set, ftpd core dumps, because there is no NULL check for freeing name resolving information for its own hostname. So the check is added. Approved by: jkh END