Fix seg faulting trace log message for use of fallback realm
authorGreg Hudson <ghudson@mit.edu>
Tue, 8 Feb 2011 22:31:10 +0000 (22:31 +0000)
committerGreg Hudson <ghudson@mit.edu>
Tue, 8 Feb 2011 22:31:10 +0000 (22:31 +0000)
commit28676974f19099c3fb977baf5db2f34c24cca1cc
treec7c82de10d4c4456a461c39c23fba7116f064a38
parent664abd356b20e07be947af0cfd80fe49efd03a3a
Fix seg faulting trace log message for use of fallback realm

The call to TRACE_TKT_CREDS_FALLBACK in get_creds.c was supplying the
wrong argument, causing a crash.

ticket: 6856
target_version: 1.9.1
tags: pullup

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@24618 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/krb5/krb/get_creds.c