Fix FAST client memleak
This commit is contained in:
		| @@ -2138,6 +2138,7 @@ fast_wrap_req(krb5_context context, struct fast_state *state, KDC_REQ *req) | |||||||
|  |  | ||||||
|  out: |  out: | ||||||
|     free_PA_FX_FAST_REQUEST(&fxreq); |     free_PA_FX_FAST_REQUEST(&fxreq); | ||||||
|  |     free_KrbFastReq(&fastreq); | ||||||
|     if (fxarmor) { |     if (fxarmor) { | ||||||
| 	free_KrbFastArmor(fxarmor); | 	free_KrbFastArmor(fxarmor); | ||||||
| 	free(fxarmor); | 	free(fxarmor); | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Nicolas Williams
					Nicolas Williams