[openssh-commits] [openssh] branch master updated (13b33698 -> cfc1897a)

git+noreply at mindrot.org git+noreply at mindrot.org
Wed Oct 9 09:07:46 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  13b33698  avoid "return (value)" in void-declared function
       new  cfc1897a  wrap stdint.h include in HAVE_STDINT_H

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 cfc1897a2002ec6c4dc879b24e8b3153c87ea2cf
Author: Damien Miller <djm at mindrot.org>
Date:   Wed Oct 9 09:06:35 2019 +1100

    wrap stdint.h include in HAVE_STDINT_H
    
    make the indenting a little more consistent too..
    
    Fixes Solaris 2.6; reported by Tom G. Christensen

Summary of changes:
 channels.c            | 2 +-
 monitor.c             | 2 +-
 scp.c                 | 2 +-
 ssh-keygen.c          | 4 +++-
 sshbuf-getput-basic.c | 4 +++-
 sshbuf-misc.c         | 2 +-
 xmalloc.c             | 2 +-
 xmss_commons.c        | 2 +-
 xmss_fast.c           | 2 +-
 xmss_hash.c           | 2 +-
 xmss_hash_address.c   | 2 +-
 xmss_wots.c           | 2 +-
 12 files changed, 16 insertions(+), 12 deletions(-)

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


More information about the openssh-commits mailing list