[openssh-commits] [openssh] branch master updated (ded92bffa -> a30bafcbb)
git+noreply at mindrot.org
git+noreply at mindrot.org
Wed Sep 16 15:04:49 AEST 2026
This is an automated email from the git hooks/post-receive script.
djm pushed a change to branch master
in repository openssh.
from ded92bffa upstream: correctly check sshauthopt->restricted merging
new e158e008a upstream: Add missing semicolon after return. CID 913599, ok
new 56c1d08b6 upstream: fix inverted logic that could cause a memleak; spotted en
new 600eca5cf upstream: leaks on error paths; spotted by Coverity CID 913598
new a30bafcbb upstream: simpler
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Detailed log of new commits:
commit a30bafcbbd44dc4dc91916240c32ecabff899338
Author: djm at openbsd.org <djm at openbsd.org>
Date: Wed Sep 16 04:56:12 2026 +0000
upstream: simpler
OpenBSD-Regress-ID: c7f30b865abd0b3e0e5514f861509c32e352a760
commit 600eca5cfd7e054af1d4d15394c474df07ae2d44
Author: djm at openbsd.org <djm at openbsd.org>
Date: Wed Sep 16 05:03:07 2026 +0000
upstream: leaks on error paths; spotted by Coverity CID 913598
OpenBSD-Commit-ID: 70cde2c42ea549b6f8aff523428e221aad4be1d8
commit 56c1d08b6c5c2ec867c3ebf2e68a283ccb5b1701
Author: djm at openbsd.org <djm at openbsd.org>
Date: Wed Sep 16 05:00:51 2026 +0000
upstream: fix inverted logic that could cause a memleak; spotted en
passant by Coverity CID 913599
OpenBSD-Commit-ID: 72f712175bdf2daf660d4dd193316681aa9eed94
commit e158e008a851c8679ddceab5450338883cf258dc
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date: Wed Sep 16 04:12:42 2026 +0000
upstream: Add missing semicolon after return. CID 913599, ok
deraadt@
OpenBSD-Commit-ID: d44361633f2791eeeb4bd160bebedf3ad07a9c05
Summary of changes:
channels.c | 6 +++---
misc-agent.c | 6 +++---
regress/unittests/authopt/tests.c | 7 ++++---
3 files changed, 10 insertions(+), 9 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list