[krbdev.mit.edu #8881] git commit
"Greg Hudson via RT" <[email protected]>
| Newsgroups | gmane.comp.encryption.kerberos.bugs |
|---|---|
| Message-ID | <[email protected]> |
<URL: https://krbdev.mit.edu/rt/Ticket/Display.html?id=8881 > 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 <[email protected]> Commit: cd82bf377e7fad2409c76bf8b241920692f34fda Branch: master src/lib/krb5/os/dnsglue.c | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-)