CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2021/04/02 23:40:40

Modified files:
        usr.bin/ssh    : ssh.c 

Log message:
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

Reply via email to