[15991] in Kerberos-V5-bugs
[krbdev.mit.edu #8646] git commit
daemon@ATHENA.MIT.EDU (Greg Hudson via RT)
Wed May 2 01:27:54 2018
Mail-followup-to: rt@krbdev.mit.edu
mail-copies-to: never
From: "Greg Hudson via RT" <rt-comment@KRBDEV-PROD-APP-1.mit.edu>
In-Reply-To: <rt-8646@krbdev.mit.edu>
Message-ID: <rt-8646-48482.15.6232118660798@krbdev.mit.edu>
To: "'AdminCc of krbdev.mit.edu Ticket #8646'":;
Date: Wed, 2 May 2018 01:25:37 -0400 (EDT)
Reply-To: rt-comment@KRBDEV-PROD-APP-1.mit.edu
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: krb5-bugs-bounces@mit.edu
Fix capaths "." values on client
Commit b72aef2c1cbcc76f7fba14ddc54a4e66e7a4e66c (ticket 6966)
introduced k5_client_realm_path() for use on the client in place of
krb5_walk_realm_tree(), but failed to handle the special case of a
capaths "." value as is done in the latter function. Correct that
omission and add a test case.
(cherry picked from commit f8d0877f848563d07152a0ee191fe82846fdb8f1)
https://github.com/krb5/krb5/commit/6b7bd5603f09a44ff406ec0fb2bfe95e2752cd82
Author: Greg Hudson <ghudson@mit.edu>
Commit: 6b7bd5603f09a44ff406ec0fb2bfe95e2752cd82
Branch: krb5-1.16
src/lib/krb5/krb/walk_rtree.c | 6 ++++++
src/tests/t_crossrealm.py | 10 ++++++++++
2 files changed, 16 insertions(+), 0 deletions(-)
_______________________________________________
krb5-bugs mailing list
krb5-bugs@mit.edu
https://mailman.mit.edu/mailman/listinfo/krb5-bugs