CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/06/05 02:48:43
Modified files:
usr.bin/ssh : sftp-server.c
Log message:
avoid truncation of pathnames headed to lstat() for systems where
PATH_MAX is not the actual max; reported by sahvx655-wq via GHPR688
