[openssh-commits] [openssh] branch master updated (c4f96648 -> bd1b9e52)
git+noreply at mindrot.org
git+noreply at mindrot.org
Fri Sep 8 16:35:47 AEST 2023
This is an automated email from the git hooks/post-receive script.
djm pushed a change to branch master
in repository openssh.
from c4f96648 upstream: regress test recursive remote-remote directories copies where
new bd1b9e52 upstream: fix sizeof(*ptr) instead sizeof(ptr) in realloc (pointer here
The 1 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 bd1b9e52f5fa94d87223c90905c5fdc1a7c32aa6
Author: djm at openbsd.org <djm at openbsd.org>
Date: Fri Sep 8 06:34:24 2023 +0000
upstream: fix sizeof(*ptr) instead sizeof(ptr) in realloc (pointer here
is char**, so harmless); spotted in CID 416964
OpenBSD-Commit-ID: c61caa4a5a667ee20bb1042098861e6c72c69002
Summary of changes:
servconf.c | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list