[openssh-commits] [openssh] branch master updated (b0fd60a9 -> aa33b4d3)

git+noreply at mindrot.org git+noreply at mindrot.org
Mon Feb 27 21:06:23 AEDT 2023


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

dtucker pushed a change to branch master
in repository openssh.

      from  b0fd60a9  Do shadow expiry calcs using "long long".
       new  aa33b4d3  Cast time_t's in debug output to long long.

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 aa33b4d396abf47a2a45f982f28d054fb1dcb5c3
Author: Darren Tucker <dtucker at dtucker.net>
Date:   Mon Feb 27 21:04:22 2023 +1100

    Cast time_t's in debug output to long long.
    
    Should fix Coverity warning about truncation of 64bit time_t.

Summary of changes:
 auth-shadow.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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


More information about the openssh-commits mailing list