K 10 svn:author V 2 jh K 8 svn:date V 27 2010-03-12T06:56:51.842309Z K 7 svn:log V 198 MFC r204447: In _gettemp(), check that the length of the path doesn't exceed MAXPATHLEN. Otherwise the path name (or part of it) may not fit to carrybuf causing a buffer overflow. PR: bin/140228 END