[openssh-commits] [openssh] branch master updated (67f47f19 -> d983e173)

git+noreply at mindrot.org git+noreply at mindrot.org
Thu Jan 28 10:51:05 AEDT 2021


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

djm pushed a change to branch master
in repository openssh.

      from  67f47f19  upstream: this needs kex.h now
       new  1134a48c  correct kex name in disabled code
       new  d983e173  upstream: fix leak: was double allocating kex->session_id buffer

The 2 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 d983e1732b8135d7ee8d92290d6dce35f736ab88
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Wed Jan 27 23:49:46 2021 +0000

    upstream: fix leak: was double allocating kex->session_id buffer
    
    OpenBSD-Commit-ID: 3765f4cc3ae1df874dba9102a3588ba7b48b8183

commit 1134a48cdcef8e7363b9f6c73ebdd24405066738
Author: Damien Miller <djm at mindrot.org>
Date:   Thu Jan 28 08:57:31 2021 +1100

    correct kex name in disabled code

Summary of changes:
 kex.c                                 | 10 ++++++----
 regress/misc/fuzz-harness/kex_fuzz.cc |  2 +-
 2 files changed, 7 insertions(+), 5 deletions(-)

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


More information about the openssh-commits mailing list