[openssh-commits] [openssh] branch master updated (464ebc82 -> 082804c1)

git+noreply at mindrot.org git+noreply at mindrot.org
Sat Apr 3 16:42:59 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  464ebc82  upstream: unused variable
       new  082804c1  upstream: ensure that pkcs11_del_provider() is called before exit -

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 082804c14e548cada75c81003a3c68ee098138ee
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Sat Apr 3 05:40:39 2021 +0000

    upstream: ensure that pkcs11_del_provider() is called before exit -
    
    some PKCS#11 providers get upset if C_Initialize is not matched with
    C_Finalize.
    
    From Adithya Baglody via GHPR#234; ok markus
    
    OpenBSD-Commit-ID: f8e770e03b416ee9a58f9762e162add900f832b6

Summary of changes:
 ssh.c | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

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


More information about the openssh-commits mailing list