more freeing
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@3055 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
		| @@ -53,6 +53,8 @@ OM_uint32 gss_release_cred | ||||
|  | ||||
|     krb5_free_principal(gssapi_krb5_context, (*cred_handle)->principal); | ||||
|     if ((*cred_handle)->keytab != NULL) { | ||||
| 	if ((*cred_handle)->keytab->filename != NULL) | ||||
| 	    free((*cred_handle)->keytab->filename); | ||||
|         free((*cred_handle)->keytab); | ||||
|     } | ||||
|     gss_release_oid_set(NULL, &(*cred_handle)->mechanisms); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Assar Westerlund
					Assar Westerlund