[openssh-commits] CVS: fuyu.mindrot.org: openssh
Darren Tucker
dtucker at mindrot.org
Thu Sep 21 12:59:33 EST 2006
CVSROOT: /var/cvs
Module name: openssh
Changes by: dtucker at fuyu.mindrot.org 2006/09/21 12:59:33
Modified files:
. : ChangeLog sftp.c
Log message:
- otto at cvs.openbsd.org 2006/09/19 05:52:23
[sftp.c]
Use S_IS* macros insted of masking with S_IF* flags. The latter may
have multiple bits set, which lead to surprising results. Spotted by
Paul Stoeber, more to come. ok millert@ pedro@ jaredy@ djm@
cvs -n rdiff -u -r1.4552 -r1.4553 openssh/ChangeLog
cvs -n rdiff -u -r1.97 -r1.98 openssh/sftp.c
More information about the openssh-commits
mailing list