Fix for 105764 - compiler warnings
git-svn-id: svn://10.0.0.236/trunk@110348 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -1836,7 +1836,7 @@ AddAltName(void *extHandle,
|
||||
SECStatus rv = SECSuccess;
|
||||
SECItem *issuersAltName = NULL;
|
||||
CERTCertificate *issuerCert = NULL;
|
||||
void *mark;
|
||||
void *mark = NULL;
|
||||
|
||||
|
||||
arena = PORT_NewArena(DER_DEFAULT_CHUNKSIZE);
|
||||
|
||||
Reference in New Issue
Block a user