[openssh-commits] [openssh] branch master updated (5c1953bf -> 3d999be7)

git+noreply at mindrot.org git+noreply at mindrot.org
Thu Dec 31 12:42:21 AEDT 2020


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

djm pushed a change to branch master
in repository openssh.

      from  5c1953bf  adapt KEX fuzzer to PQ kex change
       new  3d999be7  upstream: Use int64_t for intermediate values in int32_MINMAX to

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 3d999be7b987c848feda718cfcfcdc005ddf670d
Author: tobhe at openbsd.org <tobhe at openbsd.org>
Date:   Wed Dec 30 14:13:28 2020 +0000

    upstream: Use int64_t for intermediate values in int32_MINMAX to
    
    prevent signed 32-bit integer overflow.
    
    Found by and ok djm@
    ok markus@
    
    OpenBSD-Commit-ID: 4f0704768e34cf45fdd792bac4011c6971881bb3

Summary of changes:
 int32_minmax.inc | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)
 create mode 100644 int32_minmax.inc

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


More information about the openssh-commits mailing list