[openssh-commits] [openssh] branch master updated (a192021f -> ed46a0c0)
git+noreply at mindrot.org
git+noreply at mindrot.org
Thu Jul 18 23:27:13 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 a192021f Fail tests if Valgrind enabled and reports errors.
new ed46a0c0 upstream: fix off-by-one in sshbuf_dtob64() base64 wrapping that could
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 ed46a0c0705895834d3f47a46faa89c2a71b760a
Author: djm at openbsd.org <djm at openbsd.org>
Date: Thu Jul 18 13:26:00 2019 +0000
upstream: fix off-by-one in sshbuf_dtob64() base64 wrapping that could
cause extra newlines to be appended at the end of the base64 text (ugly, but
harmless). Found and fixed by Sebastian Kinne
OpenBSD-Commit-ID: 9fe290bd68f706ed8f986a7704ca5a2bd32d7b68
Summary of changes:
sshbuf-misc.c | 4 ++--
1 file changed, 2 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