[openssh-commits] [openssh] branch master updated (fe8e8f34 -> c29b111e)

git+noreply at mindrot.org git+noreply at mindrot.org
Thu Oct 11 11:31:13 AEDT 2018


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

djm pushed a change to branch master
in repository openssh.

      from  fe8e8f34  check for NULL return from shadow_pw()
       new  c29b111e  check pw_passwd != NULL here too

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 c29b111e7d87c2324ff71c80653dd8da168c13b9
Author: Damien Miller <djm at mindrot.org>
Date:   Thu Oct 11 11:29:35 2018 +1100

    check pw_passwd != NULL here too
    
    Again, for systems with broken NIS implementations.
    
    Prompted by coolbugcheckers AT gmail.com

Summary of changes:
 auth-passwd.c | 3 +++
 1 file changed, 3 insertions(+)

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


More information about the openssh-commits mailing list