[openssh-commits] [openssh] branch master updated (b6a40136 -> 3779b50e)
git+noreply at mindrot.org
git+noreply at mindrot.org
Sat Apr 11 20:21:03 AEST 2020
This is an automated email from the git hooks/post-receive script.
djm pushed a change to branch master
in repository openssh.
from b6a40136 upstream: Add tests for TOKEN expansion of LocalForward and
new 3779b50e upstream: Refactor private key parsing. Eliminates a fair bit of
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 3779b50ee952078018a5d9e1df20977f4355df17
Author: djm at openbsd.org <djm at openbsd.org>
Date: Sat Apr 11 10:16:11 2020 +0000
upstream: Refactor private key parsing. Eliminates a fair bit of
duplicated code and fixes oss-fuzz#20074 (NULL deref) caused by a missing key
type check in the ECDSA_CERT parsing path.
feedback and ok markus@
OpenBSD-Commit-ID: 4711981d88afb7196d228f7baad9be1d3b20f9c9
Summary of changes:
sshkey.c | 187 ++++++++++++++-------------------------------------------------
1 file changed, 40 insertions(+), 147 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list