[openssh-commits] [openssh] branch master updated (48989244 -> d8b2838c)

git+noreply at mindrot.org git+noreply at mindrot.org
Thu Nov 28 09:38:14 AEDT 2019


This is an automated email from the git hooks/post-receive script.

djm pushed a change to branch master
in repository openssh.

      from  48989244  wire sk-dummy.so into test suite
       new  6e1d1bbf  upstream: Revert previous commit. The channels code still uses int
       new  d8b2838c  upstream: remove stray semicolon after closing brace of function;

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 d8b2838c5d19bf409d44ede4d32df8ee47aeb4cd
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Wed Nov 27 22:32:11 2019 +0000

    upstream: remove stray semicolon after closing brace of function;
    
    from Michael Forney
    
    OpenBSD-Commit-ID: fda95acb799bb160d15e205ee126117cf33da3a7

commit 6e1d1bbf5a3eca875005e0c87f341a0a03799809
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date:   Wed Nov 27 05:38:43 2019 +0000

    upstream: Revert previous commit. The channels code still uses int
    
    in many places for channel ids so the INT_MAX check still makes sense.
    
    OpenBSD-Commit-ID: 532e4b644791b826956c3c61d6ac6da39bac84bf

Summary of changes:
 serverloop.c | 12 +++++++-----
 ssh-sk.c     |  6 +++---
 2 files changed, 10 insertions(+), 8 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
djm at mindrot.org.


More information about the openssh-commits mailing list