initialize `r'
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@2503 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
		| @@ -58,6 +58,8 @@ krb5_mk_req_extended(krb5_context context, | |||||||
|   if(auth_context) { |   if(auth_context) { | ||||||
|       if(*auth_context == NULL) |       if(*auth_context == NULL) | ||||||
| 	  r = krb5_auth_con_init(context, auth_context); | 	  r = krb5_auth_con_init(context, auth_context); | ||||||
|  |       else | ||||||
|  | 	  r = 0; | ||||||
|       ac = *auth_context; |       ac = *auth_context; | ||||||
|   } else |   } else | ||||||
|       r = krb5_auth_con_init(context, &ac); |       r = krb5_auth_con_init(context, &ac); | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Assar Westerlund
					Assar Westerlund