[openssh-commits] [openssh] branch master updated (f498a98 -> f3a3ea1)

git+noreply at mindrot.org git+noreply at mindrot.org
Thu Sep 3 10:44:44 AEST 2015


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

djm pushed a change to branch master
in repository openssh.

      from  f498a98   don't check for yp_match; ok tim@
       new  f3a3ea1   upstream commit

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 f3a3ea180afff080bab82087ee0b60db9fd84f6c
Author: jsg at openbsd.org <jsg at openbsd.org>
Date:   Wed Sep 2 07:51:12 2015 +0000

    upstream commit
    
    Fix occurrences of "r = func() != 0" which result in the
     wrong error codes being returned due to != having higher precedence than =.
    
    ok deraadt@ markus@
    
    Upstream-ID: 5fc35c9fc0319cc6fca243632662d2f06b5fd840

Summary of changes:
 authfd.c  |  4 ++--
 krl.c     |  4 ++--
 monitor.c |  4 ++--
 sshkey.c  | 22 +++++++++++-----------
 4 files changed, 17 insertions(+), 17 deletions(-)

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


More information about the openssh-commits mailing list