[openssh-commits] [openssh] branch master updated (160db17f -> e99080c0)
git+noreply at mindrot.org
git+noreply at mindrot.org
Wed Mar 10 10:14:31 AEDT 2021
This is an automated email from the git hooks/post-receive script.
djm pushed a change to branch master
in repository openssh.
from 160db17f upstream: don't sshbuf_get_u32() into an enum; reported by goetze
new e99080c0 upstream: Fix PRINT macro, the suffix param to sshlog() was missing.
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 e99080c05d9d48dbbdb022538533d53ae1bd567d
Author: millert at openbsd.org <millert at openbsd.org>
Date: Sat Mar 6 20:36:31 2021 +0000
upstream: Fix PRINT macro, the suffix param to sshlog() was missing.
Also remove redundant __func__ prefix from PRINT calls as the macro already
adds __FILE__, __func__ and __LINE__. From Christos Zoulas. OK dtucker@
OpenBSD-Commit-ID: 01fdfa9c5541151b5461d9d7d6ca186a3413d949
Summary of changes:
sshkey-xmss.c | 41 ++++++++++++++++++++---------------------
1 file changed, 20 insertions(+), 21 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list