K 10 svn:author V 6 kevans K 8 svn:date V 27 2017-08-16T13:06:26.432368Z K 7 svn:log V 249 MFC r303444 (ed): Call basename() in a portable way. Pull a copy of the filename string before calling basename(). Change the loop to not return on its own, so we can put a free() statement at the bottom. Approved by: emaste (mentor, blanket MFC) END