K 10 svn:author V 2 jh K 8 svn:date V 27 2010-02-28T13:31:29.458400Z K 7 svn:log V 205 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 Suggested by: jilles END