]> git.ipfire.org Git - thirdparty/krb5.git/commit
* walk_rtree.c (dbgref_dump_principal):Move here from
authorSam Hartman <hartmans@mit.edu>
Thu, 7 Sep 2006 11:12:40 +0000 (11:12 +0000)
committerSam Hartman <hartmans@mit.edu>
Thu, 7 Sep 2006 11:12:40 +0000 (11:12 +0000)
commit98ff774104b67e5a212b806bb85d028e0eab7f98
tree67e1dcddbe84152f9e053adccef0e5c32998499f
parentc0503d6d9a34773c76e513e3b2f5513d487dba83
* walk_rtree.c (dbgref_dump_principal):Move here from
        gc_frm_kdc.c so make check works

* gc_frm_kdc.c (krb5_get_cred_from_kdc_opt): Fill in length of
realm after populating from client

* copy_princ.c (krb5_copy_principal): Always allocate space for realms even if they are empty.  Always defensively null terminate.  Note that realms may still have internal null characters; they are not strings.

git-svn-id: svn://anonsvn.mit.edu/krb5/branches/referrals@18568 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/krb5/krb/copy_princ.c
src/lib/krb5/krb/gc_frm_kdc.c
src/lib/krb5/krb/walk_rtree.c