new use of _krb5_extract_ticket

This commit is contained in:
Love Hornquist Astrand
2011-05-15 13:49:46 -07:00
committed by Love Hörnquist Åstrand
parent aaf9594429
commit adf772865c

View File

@@ -510,6 +510,7 @@ krb5_get_in_cred(krb5_context context,
NULL,
nonce,
flags,
NULL,
decrypt_proc,
decryptarg);
}