Commit By: epeisach Log Message: subject: memory leak if defective header present in gss_krb5int_unseal_token_v3 ticket: new tags: pullup If after unsealing the message, the TOK_ID is not 05 04, free memory before returning a defective token error. Changed Files: U trunk/src/lib/gssapi/krb5/k5sealv3.c