[openssh-commits] [openssh] branch master updated (cf39f875 -> e526127c)

git+noreply at mindrot.org git+noreply at mindrot.org
Fri Oct 12 16:57:24 AEDT 2018


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

dtucker pushed a change to branch master
in repository openssh.

      from  cf39f875  remove stale link, tweak
       new  e526127c  Check if snprintf understands %zu.

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 e526127cbd2f8ad88fb41229df0c9b850c722830
Author: Darren Tucker <dtucker at dtucker.net>
Date:   Fri Oct 12 16:43:35 2018 +1100

    Check if snprintf understands %zu.
    
    If the platforms snprintf and friends don't understand %zu, use the
    compat replacement.  Prevents segfaults on those platforms.

Summary of changes:
 configure.ac | 23 +++++++++++++++++++++++
 1 file changed, 23 insertions(+)

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


More information about the openssh-commits mailing list