[openssh-commits] [openssh] branch master updated (91a2135f -> ec0e6243)
git+noreply at mindrot.org
git+noreply at mindrot.org
Fri Sep 13 13:16:49 AEST 2019
This is an automated email from the git hooks/post-receive script.
djm pushed a change to branch master
in repository openssh.
from 91a2135f upstream: Allow prepending a list of algorithms to the default set
new c17e4638 explicitly test set[ug]id() return values
new ec0e6243 memleak of buffer in sshpam_query
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 ec0e6243660bf2df30c620a6a0d83eded376c9c6
Author: Damien Miller <djm at mindrot.org>
Date: Fri Sep 13 13:14:39 2019 +1000
memleak of buffer in sshpam_query
coverity report via Ed Maste; ok dtucker@
commit c17e4638e5592688264fc0349f61bfc7b4425aa5
Author: Damien Miller <djm at mindrot.org>
Date: Fri Sep 13 13:12:42 2019 +1000
explicitly test set[ug]id() return values
Legacy !_POSIX_SAVED_IDS path only; coverity report via Ed Maste
ok dtucker@
Summary of changes:
auth-pam.c | 5 +++++
uidswap.c | 6 ++++--
2 files changed, 9 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