[krbdev.mit.edu #8646] git commit

Greg Hudson via RT rt-comment at KRBDEV-PROD-APP-1.mit.edu
Wed May 2 01:26:03 EDT 2018


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/6df6f46877cdec83944aa1e3579b77e5b0083f01
Author: Greg Hudson <ghudson at mit.edu>
Commit: 6df6f46877cdec83944aa1e3579b77e5b0083f01
Branch: krb5-1.15
 src/lib/krb5/krb/walk_rtree.c |    6 ++++++
 src/tests/t_crossrealm.py     |   11 +++++++++++
 2 files changed, 17 insertions(+), 0 deletions(-)



More information about the krb5-bugs mailing list