diff options
author | deraadt@openbsd.org <deraadt@openbsd.org> | 2020-08-03 04:42:49 +0200 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2020-08-03 06:27:50 +0200 |
commit | ab9105470a83ed5d8197959a1b1f367399958ba1 (patch) | |
tree | 92e785a23c5f6d3e4dd9759b60c6f69b07f1c4e1 /.skipped-commit-ids | |
parent | upstream: Also compare username when checking for JumpHost loops. (diff) | |
download | openssh-ab9105470a83ed5d8197959a1b1f367399958ba1.tar.xz openssh-ab9105470a83ed5d8197959a1b1f367399958ba1.zip |
upstream: clang -Wimplicit-fallthrough does not recognise /*
FALLTHROUGH */ comments, which is the style we currently use, and gives too
many boring warnings. ok djm
OpenBSD-Commit-ID: 07b5031e9f49f2b69ac5e85b8da4fc9e393992a0
Diffstat (limited to '.skipped-commit-ids')
-rw-r--r-- | .skipped-commit-ids | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.skipped-commit-ids b/.skipped-commit-ids index 6aa00f1e3..6abbb99bc 100644 --- a/.skipped-commit-ids +++ b/.skipped-commit-ids @@ -20,6 +20,7 @@ d9b910e412d139141b072a905e66714870c38ac0 Makefile.inc 5010ff08f7ad92082e87dde098b20f5c24921a8f moduli regen script update 3bcae7a754db3fc5ad3cab63dd46774edb35b8ae moduli regen script update 52ff0e3205036147b2499889353ac082e505ea54 moduli update +07b5031e9f49f2b69ac5e85b8da4fc9e393992a0 Makefile.inc Old upstream tree: |