[openssh-commits] [openssh] branch master updated (9641753e -> 3f9231c2)
git+noreply at mindrot.org
git+noreply at mindrot.org
Tue Mar 7 16:39:47 AEDT 2023
This is an automated email from the git hooks/post-receive script.
djm pushed a change to branch master
in repository openssh.
from 9641753e upstream: Refactor creation of KEX proposal.
new c5e6e890 upstream: correct size for array argument when changing
new 3f9231c2 upstream: fix memory leak in process_read() path; Spotted by James
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 3f9231c2e1f374ebb08016ba00ea97b47c0ed20b
Author: djm at openbsd.org <djm at openbsd.org>
Date: Tue Mar 7 05:37:26 2023 +0000
upstream: fix memory leak in process_read() path; Spotted by James
Robinson in GHPR363; ok markus@
OpenBSD-Commit-ID: cdc2d98e6478b7e7f3a36976845adae3820429d8
commit c5e6e890839ec520ab9301a92cba56303749dea2
Author: djm at openbsd.org <djm at openbsd.org>
Date: Tue Mar 7 01:30:52 2023 +0000
upstream: correct size for array argument when changing
UMAC_OUTPUT_LEN Coverity CID 291845; ok dtucker@
OpenBSD-Commit-ID: 2eb017d10705bb623d4418691f961c930eafaec0
Summary of changes:
sftp-server.c | 4 ++--
umac.c | 5 +++--
2 files changed, 5 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list