K 10 svn:author V 4 bapt K 8 svn:date V 27 2016-01-11T19:26:18.999021Z K 7 svn:log V 195 MFC: r290153 (by bdrewery) Fix unlikely memory leak. It is unlikely since the first check in the function is that dir[0] is '/', but later code changes may make it real. Coverity CID: 1332104 END