check if pts_credmgr exists
This commit is contained in:
@@ -665,7 +665,7 @@ TNC_Result TNC_IMV_Terminate(TNC_IMVID imv_id)
|
|||||||
pts_creds->destroy(pts_creds);
|
pts_creds->destroy(pts_creds);
|
||||||
}
|
}
|
||||||
DESTROY_IF(pts_db);
|
DESTROY_IF(pts_db);
|
||||||
pts_credmgr->destroy(pts_credmgr);
|
DESTROY_IF(pts_credmgr);
|
||||||
imv_attestation->destroy(imv_attestation);
|
imv_attestation->destroy(imv_attestation);
|
||||||
imv_attestation = NULL;
|
imv_attestation = NULL;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user