[krbdev.mit.edu #8693] git commit
Greg Hudson via RT
rt-comment at KRBDEV-PROD-APP-1.mit.edu
Fri Jun 15 11:08:16 EDT 2018
Fix minor leak in krb5_get_fallback_host_realm()
In domain_fallback_realm(), if profile_get_integer() fails, uhost is
leaked. Fix this bug by using the cleanup handler instead of
returning immediately. Reported by Bean Zhang.
https://github.com/krb5/krb5/commit/80ea4fe833c72e3be47509a3216eee726c5fdb26
Author: Greg Hudson <ghudson at mit.edu>
Commit: 80ea4fe833c72e3be47509a3216eee726c5fdb26
Branch: master
src/lib/krb5/os/hostrealm_domain.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
More information about the krb5-bugs
mailing list