adapted to the latest changes of libnpa
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@413 96b47cad-a561-4643-ad3b-153ac7d7599c
This commit is contained in:
@@ -154,7 +154,7 @@ void ccid_shutdown()
|
|||||||
sc_release_context(ctx);
|
sc_release_context(ctx);
|
||||||
|
|
||||||
#ifdef WITH_PACE
|
#ifdef WITH_PACE
|
||||||
npa_sm_ctx_clear_free(sctx.cipher_ctx);
|
sm_ctx_clear_free(&sctx);
|
||||||
memset(&sctx, 0, sizeof(sctx));
|
memset(&sctx, 0, sizeof(sctx));
|
||||||
#ifdef BUERGERCLIENT_WORKAROUND
|
#ifdef BUERGERCLIENT_WORKAROUND
|
||||||
free(ef_cardaccess);
|
free(ef_cardaccess);
|
||||||
|
|||||||
Reference in New Issue
Block a user