initialize variable

git-svn-id: svn://10.0.0.236/trunk@163343 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
julien.pierre.bugs%sun.com 2004-10-07 03:57:19 +00:00
parent b9e174baec
commit 2f90c1eae8

View File

@ -973,7 +973,7 @@ StressClient_GetClientAuthData(void * arg,
SECKEYPrivateKey * privkey = NULL;
CERTCertNicknames * names;
int i;
void * proto_win;
void * proto_win = NULL;
SECStatus rv = SECFailure;
if (Cert_And_Key) {