(tgs_rep): initialize `i'
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4302 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -1370,7 +1370,7 @@ tgs_rep(KDC_REQ *req,
|
||||
const char *from)
|
||||
{
|
||||
krb5_error_code ret;
|
||||
int i;
|
||||
int i = 0;
|
||||
PA_DATA *tgs_req = NULL;
|
||||
|
||||
if(req->padata == NULL){
|
||||
|
Reference in New Issue
Block a user