K 10 svn:author V 8 dwmalone K 8 svn:date V 27 2003-02-23T16:49:14.000000Z K 7 svn:log V 273 After calling login_getclass, be sure to call login_close so that we don't leak memory. Only one of these two cases (reconfig) actually causes a leak because the other is usually followed by an exec. PR: 46845 Reviewed by: David Wang MFC after: 2 weeks END