fixed usage of PACE_SEC_clear_free
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@419 96b47cad-a561-4643-ad3b-153ac7d7599c
This commit is contained in:
@@ -1317,7 +1317,7 @@ err:
|
||||
if (hash_cert_desc)
|
||||
BUF_MEM_free(hash_cert_desc);
|
||||
if (sec)
|
||||
PACE_SEC_clean_free(sec);
|
||||
PACE_SEC_clear_free(sec);
|
||||
if (bio_stdout)
|
||||
BIO_free_all(bio_stdout);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user