free generated ticket [CID-84]

This commit is contained in:
Love Hornquist Astrand
2009-07-30 07:56:10 +02:00
parent ca6e428093
commit f46b5b4817

View File

@@ -128,6 +128,7 @@ encode_ticket (krb5_context context,
krb5_err (context, 1, ret, "encode_Ticket");
krb5_data_copy(&cred->ticket, buf, len);
free(buf);
}
/*