[openssh-commits] [openssh] branch master updated (a1f78e08 -> 1e11fb24)
git+noreply at mindrot.org
git+noreply at mindrot.org
Mon Aug 2 19:31:13 AEST 2021
This is an automated email from the git hooks/post-receive script.
dtucker pushed a change to branch master
in repository openssh.
from a1f78e08 Move SUDO to "make test" command line.
new 0f494236 lastenv is only used in setenv.
new 1e11fb24 Check for RLIMIT_NOFILE before trying to use it.
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Detailed log of new commits:
commit 1e11fb24066f3fc259ee30db3dbb2a3127e05956
Author: Darren Tucker <dtucker at dtucker.net>
Date: Mon Aug 2 18:56:29 2021 +1000
Check for RLIMIT_NOFILE before trying to use it.
commit 0f494236b49fb48c1ef33669f14822ca4f3ce2f4
Author: Darren Tucker <dtucker at dtucker.net>
Date: Tue Jul 27 17:45:34 2021 +1000
lastenv is only used in setenv.
Prevents an unused variable warning on platforms that have setenv but
not unsetenv.
Summary of changes:
openbsd-compat/setenv.c | 2 ++
sftp-server.c | 4 ++--
2 files changed, 4 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list