File not Found, Invalid path, Invalid Delimiter PTS errors case checks implemented

This commit is contained in:
Sansar Choinyambuu
2011-09-10 22:39:55 +02:00
committed by Andreas Steffen
parent fc67132697
commit 31ac5b0d6b
5 changed files with 78 additions and 8 deletions
@@ -52,12 +52,6 @@ static const char imv_name[] = "Attestation";
#define IMV_VENDOR_ID PEN_TCG
#define IMV_SUBTYPE PA_SUBTYPE_TCG_PTS
/**
* UTF-8 encoding of the character used to delimiter the filename
*/
#define SOLIDUS_UTF 0x002F
#define REVERSE_SOLIDUS_UTF 0x005C
static imv_agent_t *imv_attestation;
/**