[openssh-commits] [openssh] branch master updated (103c51fd -> 857f49e9)
git+noreply at mindrot.org
git+noreply at mindrot.org
Mon Nov 18 14:17:12 AEDT 2019
This is an automated email from the git hooks/post-receive script.
dtucker pushed a change to branch master
in repository openssh.
from 103c51fd upstream: missing break in getopt switch; spotted by Sebastian Kinne
new 6cf1c400 Enable -Wimplicit-fallthrough if supported
new 857f49e9 Move ifdef OPENSSL_HAS_ECC.
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 857f49e91eeae6feb781ef5f5e26c38ca3d953ec
Author: Darren Tucker <dtucker at dtucker.net>
Date: Mon Nov 18 14:15:26 2019 +1100
Move ifdef OPENSSL_HAS_ECC.
Found by -Wimplicit-fallthrough: one ECC case was not inside the ifdef.
ok djm@
commit 6cf1c40096a79e5eedcf897c7cdb46bb32d4a3ee
Author: Darren Tucker <dtucker at dtucker.net>
Date: Mon Nov 18 14:14:18 2019 +1100
Enable -Wimplicit-fallthrough if supported
Suggested by djm.
Summary of changes:
configure.ac | 1 +
sshkey.c | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list