Fix null dereference qualifying short hostnames Fix the dnsglue.c PRIMARY_DOMAIN macro not to call strdup() with a null pointer if no DNS search path is configured. https://github.com/krb5/krb5/commit/cd82bf377e7fad2409c76bf8b241920692f34fda Author: Greg Hudson Commit: cd82bf377e7fad2409c76bf8b241920692f34fda Branch: master src/lib/krb5/os/dnsglue.c | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-)