]> git.ipfire.org Git - thirdparty/openssh-portable.git/commit
upstream: avoid truncation of pathnames headed to lstat() for master anongit/master
authordjm@openbsd.org <djm@openbsd.org>
Fri, 5 Jun 2026 08:48:43 +0000 (08:48 +0000)
committerDamien Miller <djm@mindrot.org>
Fri, 5 Jun 2026 08:49:16 +0000 (18:49 +1000)
commit70d7044a966a541d9df6002fbeb62d005555cc78
tree524eb9105faf68f018f00bd6f27df79d893e3935
parent37bf1431aa0f5e746f9ae0247f52da1e8b5758d6
upstream: avoid truncation of pathnames headed to lstat() for

systems where PATH_MAX is not the actual max; reported by sahvx655-wq via
GHPR688

OpenBSD-Commit-ID: fcbeeff99d857f2f3916ad06570fa05fc38b0f07
sftp-server.c