Initialized ekcertlen with 0
This commit is contained in:
committed by
Andreas Steffen
parent
8ab124a2f7
commit
0f36d4815e
@@ -297,7 +297,7 @@ static bool obtain_aik(private_pts_t *this)
|
|||||||
UINT32 credBufSize;
|
UINT32 credBufSize;
|
||||||
static int level = 0;
|
static int level = 0;
|
||||||
BYTE *ekCert = NULL;
|
BYTE *ekCert = NULL;
|
||||||
UINT32 ekCertLen;
|
UINT32 ekCertLen = 0;
|
||||||
char url[128];
|
char url[128];
|
||||||
int result;
|
int result;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user